> For the complete documentation index, see [llms.txt](https://docs.satisfilabs.com/resource-center/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.satisfilabs.com/resource-center/marketing-engine/segments/folders.md).

# Folders

Email campaigns, journeys, audience builders, and lists can now be saved in folders to structure your assets.&#x20;

Right now, the folders need to be created from the backend, and you can contact your admin to set up your Folders. If no folders are created, you will not see any impact of this feature.

When creating them, you will have the option to place your email campaigns, journey, audience, and lists. Let’s take a look at an example with lists.

1. Click *Segments*.
2. Click *Contact Lists*.
3. Click *Create List*.&#x20;

   <figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXekBV4lQRuJ9HRzGgQ1HEShwOyB_ztpSDAZbH_RpImGkP3i__sDGcPdbxNuCRItKHJUqmQVBxAKQyrGfoKEGhg6_fcyjB5cb239xQ-JJJ0qZ_nYLqn-t_Scaw9Z0pI83iQlQvaM?key=lYIuAOJZuDXXpIk3m9tRjyA5" alt=""><figcaption></figcaption></figure>
4. Here you can see a ‘Root’ folder next to the list name. Click the *Root* icon.&#x20;

   <figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXcfU_5U_D3fMqeYOfPQQTbWp03gLU3EhZTW5fy9S5uCT2_0um9R68iIdvTiUDZiDly005qsKEKkWB1Y8NYJQRdp9hqWIEcM8psHI9BZ2Wbi3xHcom9b-5cou1nIo0VZFXQ_5iFm?key=lYIuAOJZuDXXpIk3m9tRjyA5" alt=""><figcaption></figcaption></figure>
5. You can now see the folders inside which you can save your email campaigns, journey, audience, and lists. (Lists in this example).
6. You can only choose a folder you have been given access to. Choose a folder, in this instance let’s choose Folder 1.&#x20;

   <figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXcSwJ5GjdRHmfOvb6e8xBZvXmzBgzHVfIm4X62A4bsz7FAc6EerohuOklZO6qAye5-cpY381GdPvV0F3jZ3TCnzTMhkay1Pof5kr9L9P5fzXbFGTcvSqxdDIagacLYZvtYdszIHfw?key=lYIuAOJZuDXXpIk3m9tRjyA5" alt=""><figcaption></figcaption></figure>
7. You can see the folder you chose appears adjacent to the List name. (If you don’t choose a folder, then the list will get saved in the Root Folder).
8. Once saved the asset would be saved in the selected folder. If you change the folder when you edit the asset it will move to the new location.

Currently, the folders can only be created from the background, so you can contact your admin to setup your Folders.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.satisfilabs.com/resource-center/marketing-engine/segments/folders.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
