> 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="https://662370747-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F3VoWwSsyrEg0DEvIIjv9%2Fuploads%2Fgit-blob-ae521cdd24b4fc07f878f7a119e7ec794ef0fe75%2Fimage%20(6)%20(1)%20(1)%20(1)%20(1)%20(2).png?alt=media" alt="" width="238"><figcaption></figcaption></figure>
