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

# Documentation platforms

> Connect your documentation tools so Neo agents can search and cite them during triage

## Overview

Connect the tools where your client documentation lives, and Neo indexes it for search so agents can pull the right runbook, procedure, or network diagram while resolving a ticket. Content from every connected source is searchable together and scoped to the right company.

<CardGroup cols={2}>
  <Card title="IT Glue" icon="book" href="/integrations/documentation/itglue-api">
    Sync IT Glue documents and flexible assets, with optional direct API access for agents.
  </Card>

  <Card title="Hudu" icon="book-open" href="/integrations/documentation/hudu">
    Sync Hudu articles and assets for company-scoped search.
  </Card>

  <Card title="Lexful" icon="book-bookmark" href="/integrations/documentation/lexful">
    Sync every Lexful asset type — documents, configurations, contacts, locations, and custom types — with credentials left behind.
  </Card>

  <Card title="Confluence" icon="confluence" href="/integrations/documentation/confluence">
    One-click sync of Atlassian Confluence Cloud spaces and pages, with optional agent API access.
  </Card>

  <Card title="SharePoint" icon="folder-tree" href="/integrations/documentation/sharepoint">
    Sync SharePoint document libraries and map folders to companies for company-scoped search.
  </Card>
</CardGroup>

## Disconnecting a documentation platform

Open **Integrations → Documents**, find the platform's card, and select **Remove**. This covers IT Glue, Hudu, and Lexful. Confluence and SharePoint disconnect from their own cards — see their pages.

Removing a platform deletes the API credentials you gave Neo and stops all future syncing. The tile returns to **Not connected**, and agents can no longer reach the platform's API.

### Choose what happens to the documents Neo already synced

The documents Neo indexed while the platform was connected do **not** disappear on their own. Agents can still search and cite them after the platform is disconnected, because the search index is separate from the live connection.

So the confirmation dialog shows how many documents Neo holds from that platform and asks what to do with them:

<CardGroup cols={2}>
  <Card title="Keep them" icon="box-archive">
    The default. Agents keep searching and citing the documents Neo already has. Choose this when you are rotating an API key, moving to a new instance of the same platform, or reconnecting shortly.
  </Card>

  <Card title="Delete them" icon="trash">
    Every document Neo synced from that platform is removed from the search index. Choose this when you have stopped using the platform, or when the content must no longer influence agent answers.
  </Card>
</CardGroup>

<Warning>
  Deleting the documents cannot be undone from the dashboard. Neo removes its own copy only — nothing in IT Glue, Hudu, or Lexful is touched. To get them back, reconnect the platform and run a full sync.
</Warning>

<Note>
  For IT Glue, the count covers every generation Neo has stored for you — the older ZIP export as well as the API sync. The dialog lists the split when there is more than one, so you can see exactly what deleting would remove.
</Note>

Deleting runs in the background. Large libraries take a few minutes, and the document count on the **Documents** tab falls as it progresses. The disconnect itself is already complete before this starts, so you can close the dialog and carry on.

If the deletion cannot start, Neo says so and leaves the documents in place. The platform stays disconnected — select **Remove** again to retry the deletion.

## Documentation storage allowance

Every documentation platform you connect writes into one search index, and your plan includes an allowance for it. Each documentation card on **Integrations** shows a **Documentation storage** row: how much of the allowance is used, as gigabytes and a percentage, with a split by platform underneath. The figure is the same on every card because the allowance is shared.

The gigabytes are the size of Neo's search index for your documentation, which is a different measurement from the size of your own libraries. Neo skips file types it cannot read, so a library of large files indexes smaller than it is; a set of short records indexes larger, because each one carries its search data.

Every paid plan includes an allowance. A workspace without a paid plan shows usage without a percentage.

### When the allowance is used up

The row turns red and says so. Documents already synced keep updating and deleting as before. If Neo has started holding back new documents on your plan, the row says that too, and the sync status on the card names how many were held back in the last sync. A sync already running finishes what it has started, so usage can end above the allowance before new documents stop.

To get back under the allowance, remove content from a sync. On SharePoint, leave folders out of the library selection. On the other platforms, reduce what the connected account can see, or talk to us about a larger allowance.
