> ## Documentation Index
> Fetch the complete documentation index at: https://docs.hymalaia.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Document360 Connector

> Access wiki articles from Document360

## How it works

The Document360 connector will pull in all the articles based on the specified workspace and categories.

* Articles can be saved in **HTML** or **Markdown** format in Document360.
* **Only HTML** format is currently supported.
* Articles are updated **every 10 minutes**.

> ⚠️ If you need Markdown support, please submit an issue [here](#).

## Setting up

### Authorization

1. Navigate to:\
   **Settings > Knowledge base portal > API tokens**
2. Click **Generate**
3. Enter a **Token name**
4. Select the **Request methods** allowed for the API key
5. Click **Generate**
6. Your **Portal ID** and **API Key** will be displayed

### Indexing

1. Go to the **Admin Dashboard**
2. Select the **Document360 Connector**

<img src="https://mintcdn.com/hymalaia/HSpy8jr-ulkXpfFK/images/document360.png?fit=max&auto=format&n=HSpy8jr-ulkXpfFK&q=85&s=4f3832a16c91d347c5b1c86a5b273dde" className="rounded-xl shadow-md mx-auto" width="1560" height="411" data-path="images/document360.png" />

3. In **Step 1**, provide:
   * **Portal ID**
   * **API Key**
4. Enter the **Workspace ID**
5. Choose **Categories** to index:
   * Leave empty to include **all categories**
6. Click **Connect** to begin indexing

<img src="https://mintcdn.com/hymalaia/HSpy8jr-ulkXpfFK/images/document360-2.png?fit=max&auto=format&n=HSpy8jr-ulkXpfFK&q=85&s=1c1c8b5fff04e6afdc986662decebf9d" className="rounded-xl shadow-md mx-auto" width="1560" height="522" data-path="images/document360-2.png" />

The connector will now pull articles from Document360 and sync updates every 10 minutes.
