# 30.03.2026

### Что было сделано

1. DBNA перен1с в youtrack

2. Ссылки в Docstudio заменены на актуальные

3. API документация перенесена с docs.docstudio.com

4. Создана таска для ревью API и заасайнена на Сашу Shvigar

5. StyleGuide сделан

6. SprintDocumentation процесс улучшил

7. Стоит сделать страницу, что докстудия, как ситсема поддерживает разные виды подписей, где перечислить все виды подписей, которые мы поддерживаем. Общие страницы и потом подробное описание функционала на русском по поводу всех видов подписей.

8. Провести ревью и редактирование АПИ документации с помощью gemini для дополнения документации.
   * Если успешно получится с АПИ, то повторить процесс с юзер документацией (зачем мы это делали, попросить рекомендации по улучшению)


---

# 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://support.docstudio.com/archive/30.03.2026.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.
