# Welcome! 🙌

### Welcome to Omlet docs! 👋

Whether you’re just cracking open Omlet or exploring advanced features, this is your go-to guide for everything you need to know. If you ever feel stuck, we’re here to help—let’s get started!

<table data-view="cards" data-full-width="false"><thead><tr><th></th><th></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>What is Omlet?</strong></td><td>Learn more about Omlet and how it can help maintain your design system.</td><td><a href="https://4214978157-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FIRXB2SJ9FZ5x4QW8ihpe%2Fuploads%2F64BxZoaBUqhlFbVJUhL1%2FExplore%20workspace.png?alt=media&#x26;token=13a8ab41-993a-4c93-b51f-d3770a1f6ea2">Explore workspace.png</a></td><td><a href="get-started/what-is-omlet">what-is-omlet</a></td></tr><tr><td><strong>CLI &#x26; Dashboard</strong></td><td>Step-by-step guide to help you get started with Omlet CLI and set up your dashboard.</td><td><a href="https://4214978157-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FIRXB2SJ9FZ5x4QW8ihpe%2Fuploads%2FTTQzcUR24wxptwYuEDSy%2FGet%20started.png?alt=media&#x26;token=f46de0db-bdee-4d94-8d60-bfdaacbc50b0">Get started.png</a></td><td><a href="get-started/get-started">get-started</a></td></tr><tr><td><strong>Omlet for VS Code</strong></td><td>Learn Omlet's VS Code extension to analyze components &#x26; props usage right within your editor.</td><td><a href="https://4214978157-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FIRXB2SJ9FZ5x4QW8ihpe%2Fuploads%2FCV4jXIg7OfXyBNrzmDBm%2Fimage.png?alt=media&#x26;token=94f07ae7-17a0-44e5-ab44-4f16821003a3">image.png</a></td><td><a href="omlet-for-vs-code">omlet-for-vs-code</a></td></tr></tbody></table>

### Frequently asked

***

{% content-ref url="cli-and-dashboard/workspace-and-account/invite-team-members" %}
[invite-team-members](https://docs.omlet.dev/cli-and-dashboard/workspace-and-account/invite-team-members)
{% endcontent-ref %}

{% content-ref url="security/security-in-omlet" %}
[security-in-omlet](https://docs.omlet.dev/security/security-in-omlet)
{% endcontent-ref %}

{% content-ref url="cli-and-dashboard/learn-omlet-cli/custom-component-properties" %}
[custom-component-properties](https://docs.omlet.dev/cli-and-dashboard/learn-omlet-cli/custom-component-properties)
{% endcontent-ref %}

{% content-ref url="help/troubleshooting" %}
[troubleshooting](https://docs.omlet.dev/help/troubleshooting)
{% endcontent-ref %}

{% content-ref url="help/faqs/how-detection-works" %}
[how-detection-works](https://docs.omlet.dev/help/faqs/how-detection-works)
{% endcontent-ref %}

### What's new?

***

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Introducing Omlet for VS Code</strong></td><td>Analyze how and where your React components (and their props) are used right inside your editor.</td><td><a href="https://omlet.dev/blog/omlet-for-vscode/">Learn more</a></td><td><a href="https://omlet.dev/blog/omlet-for-vscode/">https://omlet.dev/blog/omlet-for-vscode/</a></td></tr><tr><td><strong>Analyze by custom properties</strong></td><td>Analyze string-based custom component properties directly in charts—allowing you to track component usage based on teams!</td><td><a href="../changelog#november-25-2024">Learn more</a></td><td><a href="../changelog#november-25-2024">#november-25-2024</a></td></tr><tr><td><strong>Rename projects</strong></td><td>You can now rename projects to more accessible names that make more sense for everyone.</td><td><a href="cli-and-dashboard/workspace-and-account/renaming-projects">Learn more</a></td><td><a href="cli-and-dashboard/workspace-and-account/renaming-projects">renaming-projects</a></td></tr><tr><td><strong>Custom Component Properties and Tags 2.0</strong></td><td>Define custom properties and automatically apply tags based on different rules and attributes.  </td><td><a href="https://omlet.dev/blog/custom-component-properties-and-tags-2-0/">Learn more</a></td><td><a href="https://omlet.dev/blog/custom-component-properties-and-tags-2-0/">https://omlet.dev/blog/custom-component-properties-and-tags-2-0/</a></td></tr></tbody></table>


---

# 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.omlet.dev/readme.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.
