# Management

- [System Management](https://nso-docs.cisco.com/guides/nso-6.1/administration/management/system-management.md): Perform NSO system management activities.
- [Cisco Smart Licensing](https://nso-docs.cisco.com/guides/nso-6.1/administration/management/system-management/cisco-smart-licensing.md): Manage purchase and licensing of Cisco software.
- [Log Messages and Formats](https://nso-docs.cisco.com/guides/nso-6.1/administration/management/system-management/log-messages-and-formats.md)
- [Alarm Types](https://nso-docs.cisco.com/guides/nso-6.1/administration/management/system-management/alarms.md)
- [Package Management](https://nso-docs.cisco.com/guides/nso-6.1/administration/management/package-management.md): Perform package management tasks.
- [High Availability](https://nso-docs.cisco.com/guides/nso-6.1/administration/management/high-availability.md): Implement redundancy in your deployment using High Availability (HA) setup.
- [AAA Infrastructure](https://nso-docs.cisco.com/guides/nso-6.1/administration/management/aaa-infrastructure.md): Manage user authentication, authorization, and audit using NSO's AAA mechanism.
- [NED Administration](https://nso-docs.cisco.com/guides/nso-6.1/administration/management/ned-administration.md): Learn about Cisco-provided NEDs and how to manage them.


---

# 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://nso-docs.cisco.com/guides/nso-6.1/administration/management.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.
