> For the complete documentation index, see [llms.txt](https://footlight.gitbook.io/footlight-cms-guide/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://footlight.gitbook.io/footlight-cms-guide/places-workspace.md).

# Places workspace

Places in Footlight and Artsdata.ca are [entities](/footlight-cms-guide/introducing-footlight-cms/understanding-entities.md) that are uniquely identifiable and machine readable. This means place details (such as an address) only have to be added once. The place is then available for reuse anywhere you need to use it - as the location of an event,  the address of an organization, or to link multiple venues that share an address (such as multiple theatres within a performing arts centre).

When you need a place for an event in the Footlight CMS, you can retrieve it from Artsdata.ca without having to reenter the details, or, if it doesn't exist, create it from scratch. &#x20;

Because Footlight and Artsdata are connected, places in the Footlight CMS can be linked to their equivalents in Artsdata.ca (or added as new places in Artsdata). When you add enriching information to a place in Footlight, it can be made available for reuse by the larger Artsdata community.

View, add and edit place details in the Places workspace.&#x20;

**To add a new place:**

1. In the left navigation, Click Places to go to the Places workspace.
2. Click the + Place button. \
   **TIP:** Before adding the place, search your place list to make sure you don't already have it.
3. In New Place, Enter the name of your place in the Linked data field.\
   If the place (name) already exists in Artsdata.ca or in Footlight, it will be displayed in the dropdown.
4. Do one of the following:
   * If the right place is listed, select it.&#x20;
   * If the place is not listed, click  + Create at the bottom of the list.\
     The place details view opens.&#x20;
5. Fill in the details and click Save.


---

# 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:

```
GET https://footlight.gitbook.io/footlight-cms-guide/places-workspace.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.
