> ## Documentation Index
> Fetch the complete documentation index at: https://chainlit-5-wd-prompt.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Quick Start

Once you have your project setup and the Literal SDK installed, the fastest way to start logging your data is to **leverage our integrations**.

## Integrations

Literal comes with a set of integrations with popular libraries of the GenAI field. Let us know if you want to see a new integration!

<CardGroup cols={2}>
  <Card title="OpenAI" icon="circle" color="#ea5a0c" href="/integrations/openai">
    >

    Learn how to monitor your OpenAI completions with Literal.
  </Card>

  <Card title="Langchain" icon="circle" color="#0285c7" href="/integrations/langchain">
    Learn how to use monitor any Langchain agent with Literal.
  </Card>

  <Card title="OpenAI Assistant" icon="circle" color="#dc2626" href="/integrations/openai-assistant">
    >

    Learn how to monitor your OpenAI Assistants with Literal.
  </Card>

  <Card title="Chainlit" icon="circle" color="#F80061" href="/integrations/chainlit">
    Learn how to use monitor your Chainlit application with Literal.
  </Card>
</CardGroup>

## Next up

<Card title="Literal's Concepts" icon="graduation-cap" href="/concepts">
  Learn more about Literal's Concepts and Entities
</Card>
