# Creating a Collection

To create a collection, head to the Collections menu.

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXc_Kt32DPHhhVvNs3ej_VXdDnijjhUQd60WJHBS5Bgn19ABtn3Cjez_a6J6S2c1jAFv8t52rJJN0mUKEjey7x8yaVXG765ahZili8yoj3jL7HI5FVnu9rBmKCX5PIwmlNIGLW2KWw?key=qZLMsj6pTYNc6US2FRF4Y9la" alt=""><figcaption></figcaption></figure>

Click ‘Create new collection’ to start configuring.

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXcq3E8SoG9P3R9YQPcsvXObjjW3BZ3QVqSwFvdWq1MzgZTRKUxfHCJib1u87Ijj4jJNGvV-VDa39QXQhfLIp2VewIPMsZVbb4jy_X2A-qU5_JNBzO7PHKhIbQfpEMPkJNXpHrK7xA?key=qZLMsj6pTYNc6US2FRF4Y9la" alt=""><figcaption></figcaption></figure>

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXfMife3pYOxz6KrnPnFNOiLf4Q198PJ1Pw3B2LIpFx755ykETqxQmI5aysQ4OTfb_iSouYOgBmKUmSCCWqmsh9sfy8wii8PJkCEJkC8IUFHRTqQBqPx625gxYnkBFEqPq2sdQi6?key=qZLMsj6pTYNc6US2FRF4Y9la" alt=""><figcaption></figcaption></figure>

### Name

The name of your collection helps you keep organised. Keep it simple but make it descriptive so that you can find it easier later.

### Description

The description field can be used to give more information about the type of data within the collection.

With the release of Findable’s AI, the collection name and description will be used to help refine prompts passed to the AI model.

### Slug

The slug is what gets displayed in the URL for your site. It’s a good idea to think about how you want to structure your campaign when putting this in.

When you’re done, hit ‘Create collection’ to start configuring your fields.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.findable.au/create-pseo-pages/collections/creating-a-collection.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
