# Confluence

### Connect to Confluence

1\. Go to the **Resources** page and click the <img src="/files/luUqNwhjG7IZbheUpaBG" alt="" data-size="line">  button.&#x20;

2\. Select **Confluence**.

3\. Enter your account credentials and click **Connect**.&#x20;

* **`API Key`**: Please visit [here](https://support.atlassian.com/atlassian-account/docs/manage-api-tokens-for-your-atlassian-account/) to generate the API key.
* **`SubDomain` :**&#x54;his is your atlassian subdomain that can be found in your account URL. For example, in https\://{MY\_SUBDOMAIN}.atlassian.net/, where MY\_SUBDOMAIN is the value of your subdomain.
* **`Email` :** Your email for your atlassian account

4\. Choose the tables you want to import. If there are any other required forms or fields, ensure that you fill them out with the necessary information to proceed.

5\. Click **Test** to verify the connection and see a preview of the connected data.

6\. Click **Create Resource** to finish the setup. You will be redirected to the resource page where you can see your newly connected resource displayed at the top.

### Supported tables[​](https://docs.airbyte.com/integrations/sources/appstore#output-schema) <a href="#output-schema" id="output-schema"></a>

* [Contents](https://developer.atlassian.com/cloud/confluence/rest/v1/api-group-content/#api-wiki-rest-api-content-get)
* [Groups](https://developer.atlassian.com/cloud/confluence/rest/v1/api-group-group/#api-wiki-rest-api-group-get)
* [Audits](https://developer.atlassian.com/cloud/confluence/rest/v1/api-group-audit/#api-group-audit)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.acho.io/acho-studio/resources/import-data/confluence.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
