# Key Management

- [Overview](https://docs.bluefletch.com/bluefletch-enterprise/product-guides/portal/admin/key-management/overview.md)
- [API Keys](https://docs.bluefletch.com/bluefletch-enterprise/product-guides/portal/admin/key-management/api-keys.md)
- [Device Keys](https://docs.bluefletch.com/bluefletch-enterprise/product-guides/portal/admin/key-management/device-keys.md)
- [Device Restrictions](https://docs.bluefletch.com/bluefletch-enterprise/product-guides/portal/admin/key-management/device-restrictions.md): Device Restrictions secures endpoints by preventing unauthorized devices from accessing the BFE cloud backend.
- [Allowed IP Addresses](https://docs.bluefletch.com/bluefletch-enterprise/product-guides/portal/admin/key-management/allowed-ip-addresses.md): Allowed IP Addresses controls access to the BFE cloud backend by restricting connections to approved network IPs.


---

# 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.bluefletch.com/bluefletch-enterprise/product-guides/portal/admin/key-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.
