> For the complete documentation index, see [llms.txt](https://docs.targitas.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.targitas.com/targitas-kullanim-rehberi/targitas-web-arayuzune-giris/menuler.md).

# Menüler

Targitas Web arayüzünde 7 ana menü bulunmaktadır. Bu menüler;&#x20;

<div data-full-width="true"><figure><img src="/files/xps7pm9OeFev1gakmFOF" alt=""><figcaption></figcaption></figure></div>

| Monitoring    | <p>Monitoring menüsünde Targitas içerisinde çalışan sistemler ile ilgili veriler ve gerçekleştirilen konfigürasyonlar ile bilgiler içeren widget, tablo ve veri setleri bulunmaktadır.<br>Daha fazla bilgi için <a href="https://docs.targitas.com/monitoring"><strong>Monitoring</strong></a> dokümantasyonunu inceleyebilirsiniz.</p>                                                                                                                                                                                             |
| ------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Configuration | <p>Configuration menüsünde Targitas ile ilgili Network, Firewall, DPI, ZTNA, AAA, Hotspot vb. konfigürasyonlarının gerçekleştirilebileceği sayfalar yer almaktadır. <br>Daha fazla bilgi için <a href="https://docs.targitas.com/configuration"><strong>Configuration</strong></a> dokümantasyonunu inceleyebilirsiniz.</p>                                                                                                                                                                                                         |
| Maintenance   | <p>Maintenance menüsünde Targitas Sistemi ile ilgili versiyon güncellemesi, eski konfigürasyona geri dönmek vb. konfigürasyonların gerçekleştirilebileceği System sayfası yer alır ve sistemde gerçekleştirilen değişiklikleri geçmişe yönelik analiz edebilmeyi mümkün kılar<br>Daha fazla bilgi için <a href="https://docs.targitas.com/maintenance"><strong>Maintenance</strong></a> dokümantasyonunu inceleyebilirsiniz.</p>                                                                                                    |
| Diagnosis     | <p>Diagnosis menüsünde Network yapınızda beklenmeyen davranışlar ile karşılaştığınızda hata ayıklamanız için yardımcı olacak sayfalar yer alır. Diagnosis Targitas sistemini canlı olarak izleyebilmeyi ve analiz edebilmeyi mümkün kılar.<br>Daha fazla bilgi için <a href="https://docs.targitas.com/diagnosis"><strong>Diagnosis</strong> </a>dokümantasyonunu inceleyebilirsiniz.</p>                                                                                                                                           |
| Wizards       | <p><br>Wizards menüsünde Targitas'ta gerçekleştirilebilir konfigürasyonları kolaylaştıran Quick Setup ve SD-WAN Tunneling Wizard sayfaları bulunmaktadır.<br> <a href="https://docs.targitas.com/targitas-kullanim-rehberi/targitas-hizli-kurulum-rehberi"><strong>Targitas Hızlı Kurulum Rehberi</strong></a>  ve <a href="https://docs.targitas.com/targitas-kullanim-rehberi/targitas-sd-wan-tunneling-wizard-rehberi"><strong>Targitas SD-WAN Tunneling Wizard Rehberi</strong> </a>dokümantasyonlarını inceleyebilirsiniz.</p> |
| Maestro       | Maestro menüsünde multitenant orkestrasyon ve analitik yapı için gerekli konfigürasyonlar gerçekleştirilebilir.                                                                                                                                                                                                                                                                                                                                                                                                                     |
| Workflows     | Workflows menüsünde ZTP Controller konfigürasyonu gerçekleştirilmesi için gerekli sayfalar yer alır.                                                                                                                                                                                                                                                                                                                                                                                                                                |


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.targitas.com/targitas-kullanim-rehberi/targitas-web-arayuzune-giris/menuler.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
