> For the complete documentation index, see [llms.txt](https://cms.xdebuggers.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://cms.xdebuggers.com/ui-tutorial/admin-ui/terms.md).

# Terms

![](/files/-M5Njn8SJeDqNgHw13E7)

### Terms Add&#x20;

Dönem ekleme işlemi Terms panelinde bulunan “Add” butonu ile gerçekleştirilir. Tıklandığında “Create Active Term Window” penceresini açar&#x20;

![](/files/-M5Njn8EulDBdRq_a87L)

### Create Active Term Window&#x20;

“Add” butonuna tıklandıktan sonra karşımıza çıkan ekranda ekleyeceğiniz yıl ve dönemin bilgilerini girmeniz gerekmektedir. “Create” butonuna basarak ekleme işlemi tamamlanır. Ayrıca yılların dönemlerini ekledikten sonra tekrardan o yıla aynı dönemi ekleyemezsiniz.&#x20;

![](/files/-M5Njn8Th6QQ2caXlgNT)

### Search Terms&#x20;

Aramak istediğiniz yılı Text Box kısmına yazıp “Search” butonuna bastıktan sonra yıllarına göre, aradığınız dönemler listelenir.&#x20;

![](/files/-M5Njn8UgydRgqC9jc3I)

### Refresh&#x20;

Bu butona tıklandıktan sonra veri tabanından verilerin en son hali alınıp eski listeyle değiştirilir. 3.2.3.4 Terms List Dönemlerin bilgilerinin listelendiği kısımdır.&#x20;

![](/files/-M5Njn8HCpiAs1D9bCDT)

### Update Terms&#x20;

“Terms List” kısmında listelenen dönemlerin sağ tarafında bulunan ilk buton ile gerçekleştirilir. Tıklandığında seçilen dönemin bilgilerini alarak “Update Active Term Window” penceresini açar.&#x20;

![](/files/-M5Njn8JjINuJJ66xhd3)

### Update Active Term Window&#x20;

Seçilen dönemin bilgilerini gerekli yerlere doldurur. “Update” butonuna bastıktan sonra yaptığınız değişiklikler güncellenir.&#x20;

![](/files/-M5Njn8WtaCK85VhoqAA)

### Term Delete&#x20;

“Terms List” kısmında listelenen dönemlerin sağ tarafında bulunan ikinci buton ile gerçekleştirilir. Tıklandığında seçilen dönemi siler.&#x20;

![](/files/-M5Njn8Lf3UZBq0meepZ)


---

# 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://cms.xdebuggers.com/ui-tutorial/admin-ui/terms.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.
