# Administration

- [Course Management](https://docs.lamsfoundation.org/lams/administration/course-management.md): How to create, manage and administer courses
- [User Management](https://docs.lamsfoundation.org/lams/administration/user-management.md): How to create, manage and administer users
- [System Administration](https://docs.lamsfoundation.org/lams/administration/system-administration.md)
- [Integrations](https://docs.lamsfoundation.org/lams/administration/system-administration/integrations.md): By integrating LAMS into your LMS/VLE, you combine the strengths of both systems: structured, activity-based learning design with the familiar environment your students already use.
- [LTI Blackboard Configuration](https://docs.lamsfoundation.org/lams/administration/system-administration/integrations/blackboard-lti.md): This is an example on how to configure LAMS with Blackboard using LTI
- [LAMS Integrations API](https://docs.lamsfoundation.org/lams/administration/system-administration/integrations/lams-integrations-api.md)
- [LDAP Configuration](https://docs.lamsfoundation.org/lams/administration/system-administration/ldap-configuration.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.lamsfoundation.org/lams/administration.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.
