# How to get Google Chrome Console Logs

Our product team might request Chrome console logs to help with a query you have raised. The steps to gather these logs are shown below:\
\
The method to get a console log on Mac and Windows is the same:

1. In your Chrome browser, click on the 3 dots in the top right-hand corner of your screen and then select *More tools* > *Developer tools*.\
   \
   Note: It is normal to see that tracing is already running in the Console upon opening.

![](https://2516523503-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FMq0EQG9Ff46ZMsrIBcVn%2Fuploads%2Fgit-blob-4c6eb14038da02b9d035a09fe850e4855c8e5738%2FDfh-gBiAUxUe6pONLuZinwL5umZdvKD9mgDfunk3Gevo3F5X-DDpDRA7asA6OxEEhYjgSmXgddcT0aP5x-4apUCRcNQyXzbIPtldmmS-wmzJ20fj8Emc057MFWVB7jEwlS_DvlwR?alt=media)

2\. On the developer tools panel select the settings icon.\
This will open Preferences.

![](https://2516523503-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FMq0EQG9Ff46ZMsrIBcVn%2Fuploads%2Fgit-blob-5cea30cb13b82a109f5d9b6e42f4e765abc59b04%2Fl2V5eTdovnwLS9qes5bpLY5hoAfh-jXp1qhKgerwAuBlq5Ltsw9usYnDg1xWfQuKb7H3K5B2Pr4QpSphaVEIIQI2TLmHOCdW5MxxRMu7XBZGp965DtpIjUR2kQ9WzNS8OPv7xDd5?alt=media)

3\. Under the Console section, click the following checkboxes and then close the Preferences panel.\
\- Log XXMLHttpRequests\
\- Show Timestamps\
\- Preserve log upon navigation

![](https://2516523503-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FMq0EQG9Ff46ZMsrIBcVn%2Fuploads%2Fgit-blob-95bdc0ab5e31e8921550c40ba91a44b769d4db73%2FPfyRJrmg0BbfTCcFeEJEX_vzklcYHOSYMUW8DYKMSLju_tVhxOFdSIIOlccESKhoaf3Nq8GyEKWhF63pRBJCLwCe92gAFv4hfe_cOqt0yT-yBTv68qpRG4CpK_VuJs9_yDxD7LMQ?alt=media)

4\. On the developer tools panel click the *Console tab*.

5\. To the right of the Filter field, click the list of filter levels and click any filter levels not already selected. Make sure that you select All levels.\
To the left of the Filter field select the clear console icon to clear the console.

![](https://2516523503-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FMq0EQG9Ff46ZMsrIBcVn%2Fuploads%2Fgit-blob-2d496d3ef526495256d9d5557951cd811a3d13c2%2FP8VNKjB99sD1gJEa9yZ4DdsXnouJrjLdtu84RWQ7lfJwI7hsVjsJgykr5pHygAQEfWzynOH4b-BcaBUTQWZEErwlnKrj7hw9tr44TtE6eloO6Z46PQZ2C_a48ZSxZT_gHQcbeeMK?alt=media)

6\. Leave the console open and reproduce the steps for the issue under investigation.

7\. After you reproduce the issue, return to the console.

8\. Right-click in the console and save the log file.

9\. Click the Network tab.

10.Right-click in any record and save the har file.

![](https://2516523503-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FMq0EQG9Ff46ZMsrIBcVn%2Fuploads%2Fgit-blob-822062ce86fd5453f11fe4ad6055b22b2e3965b5%2FC5DxxwaUbByndSggXN3IG581GOT2k1PjRAVUvLci8AOP1XfJvR4Cv1BTNB38Q_OqbZ7Ek_jHOBXEqGhT6TIwD8FUL22a8pl8XmdanxJCPFryjBom_0ljBsjzgCHPFpW_hwrvN9Yf?alt=media)

11 . Send us these two files.


---

# 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.bird.com/taxi/email-and-taxi-for-email-best-practice/email-and-taxi-for-email-best-practice/how-to-get-google-chrome-console-logs.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.
