> For the complete documentation index, see [llms.txt](https://scrintal.gitbook.io/scrintal-support-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://scrintal.gitbook.io/scrintal-support-docs/basics/integrations.md).

# Build your own Desk

{% embed url="<https://youtu.be/Ta5EzdK3hIA?si=6cVGv3BOmLNXXSin>" %}
Watch the learning center video to learn how to build your own desk.
{% endembed %}

### What Is My Desk?

**My Desk** is your private, flexible board in Scrintal — a place to:

* Organize your work
* Manage tasks
* Jot down personal notes or ideas

It's like your digital workspace — fully customizable and always accessible.

***

### How to Access My Desk

You can access your desk in two ways:

* **Keyboard Shortcut**:
  * `Cmd + Shift + D` on Mac
  * `Ctrl + Shift + D` on Windows
* **Via Sidebar**:
  * Go to the top of the sidebar
  * Click on **My Desk**

***

### Populating Your Desk

Once you're on your desk:

* **Drag items** from the recent list to the desk
* **Double-click** anywhere to create new blocks
* Use the **slash command** (/) to insert:
  * Docs from your library
  * Any type of block (e.g., notes, tasks, videos)

***

### Different Uses for Your Desk

Your desk can adapt to your workflow. Here are a few common use cases:

* Brainstorming space
* Daily to-do list
* Draft area before finalizing docs
* Research snippets and link collections

***

### Personal Tip

One popular tip is to keep **in-progress content** or tasks on the desk and move them to other boards once finalized. This keeps your workspace focused and tidy.

**My Desk** in Scrintal is more than just a canvas — it's your thinking hub. Use it to stay organized, focused, and creative!


---

# 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://scrintal.gitbook.io/scrintal-support-docs/basics/integrations.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.
