# Create custom views

## Create views

1. Click "**+**" to create a new milestone view
2. Name your view
3. Apply filters to focus on specific milestones
4. Choose organization method (stage, owner, target date, team)

## View management options

* **Hide views:** remove views from your interface without deleting
* **Share views**: restrict access to specific users or teams instead of company-wide visibility


---

# 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.withluna.ai/milestone-center/create-custom-views.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.
