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

# IMP documentation

> IMP is the Intelligence Management Platform: chat with agents over your organization's knowledge, manage access and budgets, and build on the platform's APIs.

<Frame>
  <img src="https://mintcdn.com/exulu/HUjjVgs8aB3PSMha/images/screens/landing-hero.png?fit=max&auto=format&n=HUjjVgs8aB3PSMha&q=85&s=febab694ff3cbdf43c3250cbfe039885" alt="The IMP platform: the main navigation sidebar (Workspace, Build, and Administration), a chat history rail, an agent answering a technical question with inline source citations and a generated report, and the session files panel" width="3840" height="2160" data-path="images/screens/landing-hero.png" />
</Frame>

Chat with agents grounded in your organization's knowledge, govern access and budgets, and build on the platform's APIs. This documentation is organized by what you do with it. Pick your path:

<Columns cols={2}>
  <Card title="Use IMP" icon="message-square" href="/user-guide/chat/overview">
    Chat with agents, work in projects, and transcribe meetings.
  </Card>

  <Card title="Build with IMP" icon="hammer" href="/building/agents/overview">
    Create agents, knowledge, prompts, skills, routines, and evals.
  </Card>

  <Card title="Administer IMP" icon="shield" href="/administration/users-access/overview">
    Manage users, roles, teams, budgets, and white-label theming.
  </Card>

  <Card title="Host IMP" icon="server" href="/self-hosting/architecture">
    Deploy the platform with Docker Compose and operate it.
  </Card>

  <Card title="Develop on IMP" icon="code" href="/developers/getting-started">
    Build backends with the npm package and integrate via the API.
  </Card>

  <Card title="API reference" icon="braces" href="/api-reference/graphql/introduction">
    GraphQL and REST reference, LiteLLM gateway, and authentication.
  </Card>
</Columns>
