# Accounts

- [Create an account](https://help.enterprise.ledger.com/help-center/core/workspace-administration/accounts/create-an-account.md): Create accounts in your workspace and define comprehensive governance rules for them.
- [Solana SPL token account](https://help.enterprise.ledger.com/help-center/core/workspace-administration/accounts/solana-spl-token-account.md)
- [Direct Access EVM Accounts](https://help.enterprise.ledger.com/help-center/core/workspace-administration/accounts/direct-access-evm-accounts.md): Direct Access is a mode of support where Ledger Enterprise Platform communicates directly with EVM networks. This method allows users to explore and interact with a broader array of blockchains.
- [Edit an account](https://help.enterprise.ledger.com/help-center/core/workspace-administration/accounts/edit-an-account.md): Edit the name and transaction rules of an existing account.
- [Activate a view-only account](https://help.enterprise.ledger.com/help-center/core/workspace-administration/accounts/activate-a-view-only-account.md)
- [Generate a receiving address](https://help.enterprise.ledger.com/help-center/core/workspace-administration/accounts/generate-a-receiving-address.md): Generate a public address for accounts you've got access to or regenerate an existing public address.


---

# 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://help.enterprise.ledger.com/help-center/core/workspace-administration/accounts.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.
