> For the complete documentation index, see [llms.txt](https://icure.gitbook.io/icure/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://icure.gitbook.io/icure/get-started/access-your-database.md).

# Access your database

### [Use the Console](/icure/get-started/use-the-console.md)

The [iCure Console](https://console.icure.dev) is a graphic interface enabling high level management of your database, such as creating a new Users or Healthcareparty and editing their information.

### [Mobile/Web SDKs](/icure/icure-data-stack/mobile-web-sdks.md)

To access the Database, the use of an SDK is adviced. SDKs handle the encryption/decryption process. so that the user can maintain the encryption perimeter and access the data at the same time.

### [REST API calls](/icure/icure-data-stack/rest-api-calls.md)

A user may use the REST API well, however the encryption of data will have to be separately managed.
