# Sidebar

Your sidebar is divided into three sections:

Your channel widget, which includes the Search button, Members button, and Settings button.

<figure><img src="https://2112047522-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FJbcKxgThRdSa4vZyLbvH%2Fuploads%2Fgit-blob-3a0bf0b0e59a8e0f87915bd2f5522e3902535305%2Fimage.png?alt=media" alt="" width="331"><figcaption></figcaption></figure>

The Pinned section where you can find any object that you wish to pin to your sidebar.

<figure><img src="https://2112047522-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FJbcKxgThRdSa4vZyLbvH%2Fuploads%2Fgit-blob-5281330c1f51c988fac74938fb750d8b6196d176%2Fimage.png?alt=media" alt="" width="331"><figcaption></figcaption></figure>

The Objects section which allows you to view all your types, and by extension, all your objects.

<figure><img src="https://2112047522-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FJbcKxgThRdSa4vZyLbvH%2Fuploads%2Fgit-blob-81067a24180ce2c82572c1676c9cc5d9ad824048%2Fimage.png?alt=media" alt="" width="328"><figcaption></figcaption></figure>

### Pinning Objects

In general, you can pin any object that you've created using the Anytype editor to the sidebar. To do so, navigate to the pin button in the top right corner.

<figure><img src="https://2112047522-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FJbcKxgThRdSa4vZyLbvH%2Fuploads%2Fgit-blob-393febb2f498ef458d39497eed00cfce6047cb17%2Fimage.png?alt=media" alt=""><figcaption></figcaption></figure>

You can unlink them by clicking the same button or right-clicking on them in the pinned section and selecting this option:

<figure><img src="https://2112047522-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FJbcKxgThRdSa4vZyLbvH%2Fuploads%2Fgit-blob-f2ef65c32f76bde515bd84fd88d597606dbafed2%2Fimage.png?alt=media" alt="" width="375"><figcaption></figcaption></figure>

### Adjust your Widget Appearance

Depending on the object type, you can choose from a variety of layouts.

<figure><img src="https://2112047522-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FJbcKxgThRdSa4vZyLbvH%2Fuploads%2Fgit-blob-1dffb2a11af6b73e43519c4241e8a314a42d041d%2Fimage.png?alt=media" alt="" width="375"><figcaption></figcaption></figure>

Regular objects can choose between compact and tree layouts, while queries and collections can choose from compact, list, compact list, or object layouts.

Selecting the object layout allows you to choose any view from that particular query/collection, and it will also follow that view's layout.

<figure><img src="https://2112047522-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FJbcKxgThRdSa4vZyLbvH%2Fuploads%2Fgit-blob-bca770421ae726da524b977fa15e5120203bea5b%2Fe470b74a31cba9b89fb8f3f4adeadb22149b3a92.jpeg?alt=media" alt="" width="563"><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://doc.anytype.io/anytype-docs/getting-started/customize-and-edit-the-sidebar.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.
