# Troubleshooting

**You don’t have access to Journals**

Your account doesn’t have permission to the journal streams. This usually happens when database restrictions are applied, which block access to new streams by default.

Ask your administrator to grant you access to these journal streams at the database or user level:

* JNL Profit and Loss&#x20;
* JNL Balance Sheet

The JNL Trial Balance and Cash Flow streams are derived from the above two streams.

If you're an administrator, see these pages:

* [Manage a user's database access and restrictions](/administration/users/manage-a-users-database-access-and-restrictions.md)
* [Manage user access and restrictions for a database](/administration/databases-administration.md#manage-user-access-and-restrictions-for-a-database)

<div align="left"><figure><img src="/files/nHlLVCCkhFSYBR0uQfTk" alt="" width="375"><figcaption></figcaption></figure></div>


---

# 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.phocassoftware.com/financial-statements/adding-data/journals/troubleshooting.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.
