# Your workspace

{% embed url="<https://40056855.fs1.hubspotusercontent-na1.net/hubfs/40056855/YourWorkspace_HelpCenter.mp4>" %}

Everything in Felt happens within your workspace - the central hub where all your maps and data live. Whether you're working solo or with an entire organization think of it as your mapping headquarters, where you can organize projects, manage collaboration and create maps. Your workspace can be customized to fit your specific mapping needs, allowing you to structure your projects as they grow and evolve over time.

## Workspace basics

Understanding your workspace layout will help you navigate Felt efficiently, giving you quick access to settings, collaborator management, and your maps.

<figure><img src="/files/j4jRPO1acL3q02ro6Cn9" alt=""><figcaption></figcaption></figure>

### Management

* ![](/files/3O2sCfZkqCMak4bWIkKe)**Settings**: In workspace settings, you can manage members, subscription plans, and generate API tokens for advanced integrations.
* ![](/files/0k6affrwKeMYtl2AhTWK)**Invite members:** Invite collaborators to your workspace by email and set appropriate permissions.

### Workspace organization

The left-side menu is split into two sections: **Maps** and **Data sources**.

#### Maps

* ![](/files/8cxog77t48pquvJ87Px3)**Recents**: Gives you quick access to your recently viewed maps.
* ![](/files/glw48N3XHzVPdtdbTOB8)**Drafts**: In progress maps that are only visible to you. When your drafts are ready to be shared with others, you can move them to projects.
* ![](/files/4xPKJuISwMN61qnxNOUR)**Projects**: Groups of maps your whole team can access. You can further organize your maps by creating folders within projects.

#### Data sources

Your workspace's data sources — **Felt Servers**, the **Global Library**, your **Cloud sources**, and your **Raster infrastructure** sources — live alongside your maps in the sidebar. You can browse, preview, and add data to maps without opening a map first. See [Data sources](/data-sources/data-sources.md).

### Filter and layout options

In the top right section, you have a variety filter and layout options to view your maps which vary depending on whether you are viewing maps from Recents or inside of a Project.

### Manage your account

To switch or change the email address for your account, navigate to <https://felt.com/users/settings>.

1. Click on your email address (you may be prompted to set a password first)
2. Enter your new email address
3. Click the confirmation link in the email sent to the new email address

### Workspace tips

With a bit of exploration, you'll quickly discover the workflow that works best for your team's needs here are a few tips to get you started:

* Align your projects with your team's natural workflows, organizing by clients, departments, or initiatives to make navigation intuitive for everyone.
* Folders can be nested within projects for more granular organization of related maps.
* Use private projects to control who can access specific maps, making collaboration with both teams and clients more secure and efficient.
* Take advantage of the filtering options in Recents to quickly find the maps you're looking for, whether they're your own maps or ones shared within your workspace.

Learn more about [Workspaces and projects](/administration/workspaces-and-projects.md).


---

# 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://help.felt.com/getting-started/your-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.
