> ## Documentation Index
> Fetch the complete documentation index at: https://docs.utopikai.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 given the workspace and categories that the user specifies.
Articles in Document360 can be saved in either HTML or Markdown format. Currently the implementation only handles
HTML format. If HTML format is desired, please submit an issue [here](https://github.com/UtopikAI-dot-app/UtopikAI/issues)

Articles are updated every **10** minutes.

## Setting up

### Authorization

1. Go to Settings > Knowledge base portal > API tokens.
2. Click Generate button.
3. Enter a Token name and select the Request methods that you want to allow for the API key.
4. Click Generate.
5. Your portal ID and API key will be displayed on the page.

<img src="https://mintcdn.com/utopikai/fX4Gfjw1E606KuQ9/images/connectors/document360/Document360Token.png?fit=max&auto=format&n=fX4Gfjw1E606KuQ9&q=85&s=1dda10d9ce94979952b4017b33de7c52" alt="Document360Token" width="1480" height="1338" data-path="images/connectors/document360/Document360Token.png" />

### Indexing

1. Navigate to the Admin Dashboard and select the **Document360** Connector
2. In **Step 1**, provide your **Portal ID** and the **API Key** from above.

<img src="https://mintcdn.com/utopikai/fX4Gfjw1E606KuQ9/images/connectors/document360/Document360Auth.png?fit=max&auto=format&n=fX4Gfjw1E606KuQ9&q=85&s=2fb5f96b3a5b113b8575167682977ad9" alt="Documen360ConnectorAuth" width="1560" height="411" data-path="images/connectors/document360/Document360Auth.png" />

3. Set the **Workspace ID** (see below) and **Categories**.
   To include all categories, simply leave the categories empty
4. Click `Connect` to begin indexing

<img src="https://mintcdn.com/utopikai/fX4Gfjw1E606KuQ9/images/connectors/document360/Document360.png?fit=max&auto=format&n=fX4Gfjw1E606KuQ9&q=85&s=6a845ff135558609b83128943cf0afe3" alt="Document360" width="1560" height="522" data-path="images/connectors/document360/Document360.png" />
