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

# Company Knowledge

> Search across your connected integrations to find answers in your company's documents, messages, and data.

# Company Knowledge

Company Knowledge is a powerful search tool that finds information across all your connected integrations. Instead of searching each tool separately, ask a question and Langdock searches Google Drive, SharePoint, Confluence, Slack, email, and more simultaneously.

<Info>
  **Best for**: Finding documents, searching emails, locating files across multiple platforms, researching company information, and getting answers from your organization's knowledge base.
</Info>

## Supported Integrations

Company Knowledge can search across the following connected integrations:

| Integration         | What It Searches                             |
| ------------------- | -------------------------------------------- |
| **Google Drive**    | Documents, spreadsheets, presentations, PDFs |
| **SharePoint**      | Documents, sites, libraries                  |
| **OneDrive**        | Files and folders                            |
| **Confluence**      | Pages, spaces, attachments                   |
| **Gmail**           | Email threads and messages                   |
| **Outlook**         | Emails and calendar events                   |
| **Slack**           | Channel messages, conversations              |
| **Microsoft Teams** | Chat messages, channel discussions           |
| **Linear**          | Issues, projects, team information           |
| **Google Calendar** | Events and meeting details                   |

<Note>
  You need to connect these integrations in your workspace settings before they appear in Company Knowledge. Only integrations you have access to will be searchable.
</Note>

## How to Use Company Knowledge

### Activate Company Knowledge

To use Company Knowledge, click the **Company knowledge** button in the chat input bar.

<img src="https://mintcdn.com/langdock-34/Au-MvsVZC9j9z2Ij/images/company-knowledge-button-en.png?fit=max&auto=format&n=Au-MvsVZC9j9z2Ij&q=85&s=219c60c27eb926afba33717a923cde7c" alt="Company Knowledge button in the chat input bar" width="1798" height="534" data-path="images/company-knowledge-button-en.png" />

When you click it for the first time, the integration selector opens automatically so you can choose which sources to search.

## Select your sources

The integration selector shows all your connected work tools. Use the toggles to choose which platforms you want to include in your search.

<img src="https://mintcdn.com/langdock-34/Au-MvsVZC9j9z2Ij/images/company-knowledge-integration-selector.png?fit=max&auto=format&n=Au-MvsVZC9j9z2Ij&q=85&s=bdbab857ee562cdf6eea6b74c6693484" alt="Integration selector showing available sources with toggles" width="1876" height="970" data-path="images/company-knowledge-integration-selector.png" />

You can:

* **Toggle integrations on/off:** Only selected sources will be searched.
* **Manage Connections:** If you have multiple accounts (e.g., two Google accounts), choose which one to use.
* **Save preferences:** Your selections are remembered for next time.

<Note>
  You need at least one integration selected to use Company Knowledge.
</Note>

### Ask Your Question

Write your question naturally - the AI will search your connected sources and synthesize an answer:

```text theme={null}
What did Sarah say about the API changes in Slack?
```

```text theme={null}
Find the Q4 sales report from the marketing folder
```

```text theme={null}
Find the meeting notes from last week's team sync

```

## Understand the results

When you send a message with Company Knowledge active, a timeline panel opens on the side showing the search progress in real-time.

<img src="https://mintcdn.com/langdock-34/Au-MvsVZC9j9z2Ij/images/company-knowledge-timeline.png?fit=max&auto=format&n=Au-MvsVZC9j9z2Ij&q=85&s=8311034ed7166300a0d35daaff56cd47" alt="Timeline panel showing search progress across multiple integrations" width="1352" height="846" data-path="images/company-knowledge-timeline.png" />

The panel has two tabs:

* **Timeline:** Shows each search step, which platforms are being queried, what documents are being read, and how the answer is being formed.
* **Sources:** Lists all the documents and messages that were found, with direct links to open them in their original apps.

This transparency lets you verify where information comes from and explore the source documents yourself.

### Select Specific Sources

By default, Company Knowledge searches all your connected integrations. To search specific sources:

1. Click the integration selector next to the Company Knowledge tool
2. Select only the integrations you want to search
3. Your search will be limited to those sources

## How It Works

When you ask a question with Company Knowledge enabled:

1. **Query Analysis**: The AI determines what you're looking for
2. **Multi-Source Search**: Searches are executed across selected integrations in parallel
3. **Result Ranking**: Results are ranked by relevance to your question
4. **Content Retrieval**: Relevant documents are fetched and analyzed
5. **Answer Synthesis**: The AI generates a comprehensive answer with citations

## Best Practices

<AccordionGroup>
  <Accordion title="Be Specific with Your Questions">
    Include details like dates, people's names, or project names to get more accurate results.

    ❌ "Find the document"
    ✅ "Find the product roadmap document from March 2024"
  </Accordion>

  <Accordion title="Narrow Down Sources When Possible">
    If you know where the information is likely to be, select only those integrations. This speeds up the search and improves relevance.
  </Accordion>

  <Accordion title="Use Natural Language">
    You don't need to use special search syntax. Ask questions the way you'd ask a colleague.
  </Accordion>

  <Accordion title="Follow Up for More Details">
    After getting initial results, ask follow-up questions to dig deeper into specific documents or topics.
  </Accordion>
</AccordionGroup>

## Privacy and Permissions

* **Your Permissions Apply**: Company Knowledge only searches content you have access to
* **No Extra Access**: The tool uses your existing integration connections
* **Workspace Scoped**: Results are limited to your workspace's connected integrations

## Setup Requirements

To use Company Knowledge:

1. **Workspace Admin**: Must enable Company Knowledge in workspace settings
2. **Integration Connections**: Connect the integrations you want to search
3. **User Permissions**: Your integration connections determine what you can search

<Card title="Connect Integrations" icon="plug" href="/en/using-langdock/integrations/introduction">
  Learn how to connect integrations to enable Company Knowledge
</Card>

## Limitations

* Search results depend on what's accessible via each integration's API
* Some integrations may have rate limits affecting search speed
* Large file downloads may take additional time
* Company Knowledge sessions count against your plan's [included usage limits](/en/using-langdock/models-and-limits/fair-usage-policy)

## Next Steps

<CardGroup cols={2}>
  <Card title="Integrations" icon="grid-2-plus" href="/en/using-langdock/integrations/introduction">
    Connect more integrations
  </Card>

  <Card title="Web Search" icon="globe" href="/en/using-langdock/chat/tools/web-search">
    Search the public internet
  </Card>

  <Card title="Document Search" icon="file-search" href="/en/using-langdock/chat/tools/document-search">
    Search uploaded documents
  </Card>

  <Card title="Folders" icon="folder" href="/en/using-langdock/library/folders">
    Create searchable document collections
  </Card>
</CardGroup>
