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

# Connected sources

> Every way information gets into Casa Conect and reaches the agent: uploads, email, synced drives, the web, and Microsoft Word.

The agent can only work with what it can reach. This section covers each route by which information enters Casa Conect, and what the agent can do with it once it is there.

## Sources at a glance

| Source                                                                         | How it connects                              | What the agent gets                                          | Set up by                                |
| :----------------------------------------------------------------------------- | :------------------------------------------- | :----------------------------------------------------------- | :--------------------------------------- |
| **[Your vaults](/documents/vault)**                                            | Upload, or create                            | Full search and reading. Editing of Word, Markdown and text. | Anyone                                   |
| **[Google Drive, OneDrive, SharePoint](/sources/document-management-systems)** | Link a folder to a vault                     | Synced files become ordinary vault documents                 | Each member connects their own account   |
| **[Email to the agent](/sources/email)**                                       | Forward or copy in the agent's address       | Threads, attachments and the context to act on them          | Admins configure. Everyone uses it.      |
| **[Documents by email](/inbox/documents-by-email)**                            | Your personal docs address                   | Files arrive in your inbox, ready to file                    | Automatic                                |
| **[The web](/sources/web-and-public-sources)**                                 | Web search and cloud browser sessions        | Public facts, and pages that have to be *used*               | Built in                                 |
| **[Microsoft Word](/word-add-in/overview)**                                    | The Word add-in                              | The document you have open, and your vaults                  | Your Microsoft 365 administrator, or you |
| **[Shared Spaces](/shared-spaces/overview)**                                   | Documents and answers from the other parties | Searchable, subject to your permissions                      | Members of the space                     |

## One pipeline for everything

Whichever route a document takes, the same things happen to it:

<Steps>
  <Step title="Stored and encrypted">
    It is stored in the right vault, in encrypted storage in the EU.
  </Step>

  <Step title="Scanned">
    It is scanned for malware before anyone can open it.
  </Step>

  <Step title="Versioned">
    It joins the document's single [version history](/documents/vault#versions), with its origin recorded: *Uploaded*, *Synced from provider*, *Saved from Word*, and so on.
  </Step>

  <Step title="Indexed">
    It is parsed and indexed so that it can be [searched](/documents/search), usually within a few minutes.
  </Step>
</Steps>

This is why a contract that arrived as an email attachment, was synced from SharePoint, or was saved from Word behaves exactly like one you uploaded.

## What is not available

We prefer to be clear about what does not exist today:

* **Other document management systems.** Google Drive, OneDrive and SharePoint are supported. Dropbox, Box, iManage and NetDocuments are not.
* **Connecting a mailbox.** Casa Conect does not read your Outlook or Gmail inbox. Mail reaches the agent when you forward it, copy the agent in, or let clients write to the agent directly.
* **Legal databases.** There is no built-in connection to legislation or case-law databases. The agent can look up public sources through [web search](/sources/web-and-public-sources), and you should verify anything legal that it finds.
* **A public API or webhooks.** There is no customer-facing API today. See [API](/reference/components#api).

If one of these matters to you, [tell us](/get-started/get-help).
