# 관리하기

- [진단글 직접 생성하기](https://docs.readerseye.com/managing/create_text.md)
- [조직](https://docs.readerseye.com/managing/organization.md): 조직(organization)기능은 다수의 agency를 프랜차이츠처럼 관리할 수 있습니다.
- [조직 생성하기](https://docs.readerseye.com/managing/organization/new.md)
- [조직정보 관리](https://docs.readerseye.com/managing/organization/manage.md)
- [Agency를 조직에 가입시키기](https://docs.readerseye.com/managing/organization/agency.md)
- [진단글 관리하기](https://docs.readerseye.com/managing/organization/custom_text.md): 조직관리자는 조직내 진단에 사용할 글을 직접 생성하여 사용할 수 있습니다.


---

# 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.readerseye.com/managing.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.
