# Working with namespaces in Turium

* Creating a Workspace
* Switching Workspaces
* Setting the Default Workspace
* Setting Preferences for a Workspace

### Creating a Workspace  <a href="#creating-a-workspace" id="creating-a-workspace"></a>

To create a new workspace, follow these steps:

1. Navigate to the Hamburger menu.
2. In the Workspace section, click the down arrow.
3. Click 'Add Workspace'.
4. Input a name and description for the workspace and complete any optional configuration steps.

***

### Switching Workspaces  <a href="#switching-workspaces" id="switching-workspaces"></a>

To switch between workspaces, follow these steps:

1. Navigate to the Hamburger menu,
2. Click the down arrow,
3. Select the workspace you want to switch to.

Turium displays the name of the current workspace at the bottom of the screen.

***

### Setting the Default Workspace  <a href="#setting-the-default-workspace" id="setting-the-default-workspace"></a>

You can designate a default workspace. To do this, simply click the star next to the workspace name.

***

### Setting Preferences for a Workspace <a href="#setting-preferences-for-a-workspace" id="setting-preferences-for-a-workspace"></a>

You can establish specific preferences for a workspace. To do this, click the wrench icon next to the workspace name.

<br>


---

# 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.turium.ai/home/algoreus/turium-connector-documentation/turium-fabriq-overview/how-to-guides/axons-pipeline-user-guide/working-with-namespaces-in-turium.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.
