# Editing Work Space

Managing your work space effectively can lead to increased productivity and efficiency. If you're working with multiple work spaces within the system, it's essential to know how to customize and manage these environments to suit your needs. This guide walks you through the basics of editing a work space.

### **Selecting a Work Space**

1. **Choose Your Work Space**: If you've created multiple workspaces, locate the "Select Work Space" dropdown menu. From here, choose the workspace you wish to edit.<br>

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

### **Initiating Edit Mode**

2. **Access Edit Options**: With your work space loaded, click on the "Edit" option located at the top-right corner of the screen to edit the workspace.<br>

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

**Making Changes in Edit Mode**

In "Edit" mode, you have several options to customize your work space:

* **Add New Components**: Enhance your dashboard by clicking on "Add Component." This allows you to introduce new elements into your work space, tailored to your specific needs.

  <figure><img src="/files/pWvKIC1WDudO4iUYCqOg" alt=""><figcaption></figcaption></figure>
* **Delete Components**: To remove an existing component, simply click on the "Bin" icon next to the component in question. This action will delete the component from your dashboard, helping you declutter or repurpose your work space as needed.

  <figure><img src="/files/rsumLEs7jImYytJddOup" alt=""><figcaption></figcaption></figure>
* **Delete Work Space**: If you need to remove an entire work space, the "Delete" option is your go-to. Clicking this will permanently remove the selected work space, so use it cautiously.

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

After making the necessary editions, click "Save" to apply the changes.

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


---

# 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.xorosoft.com/xoroerp-1/user/my-work-space/editing-work-space.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.
