> For the complete documentation index, see [llms.txt](https://tailwindsdocs.innovativesol.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://tailwindsdocs.innovativesol.com/readme/chatflows/langchain/vector-stores/chroma.md).

# Chroma

## Setup

| Input           | Description                                                                                                                                        |
| --------------- | -------------------------------------------------------------------------------------------------------------------------------------------------- |
| Document        | Can be connected with nodes from [Document Loader](/readme/chatflows/langchain/document-loaders.md)                                                |
| Embeddings      | Can be connected with nodes from [Embeddings](/readme/chatflows/langchain/embeddings.md)                                                           |
| Collection Name | Chroma collection name. Refer to [here](https://docs.trychroma.com/usage-guide#creating-inspecting-and-deleting-collections) for naming convention |
| Chroma URL      | Specify the URL of your chroma instance                                                                                                            |

<figure><img src="/files/8a6hP1ifZayMj48F6kSR" alt="" width="238"><figcaption></figcaption></figure>
