# Logs

## Logs Screen

* The logs screen records all the logs and list of backups taken.
* Search by App: Use search by App functionality to toggle between various apps that are synced for backup
* Start and end date: You can see the list of backups taken date wise, for a specific time period . Choose the relevant time lines as needed for the list from the calender
* Auto refresh logs: You can turn on or off the auto refresh logs options by clicking the toggle button. If it is on , the logs will automatically get refreshed. You can also choose to manually refresh logs by clicking
* Expand all: Use the expand all functionality to see the various objects
* Clear logs or export: You can clear all logs by clicking the clear logs option or choose to export all logs as file by clicking the export option
* Click the arrow next to profile name to expand various objects and check status of the back up
* The various object names are listed under objects

![](https://docs.mydbsync.com/~gitbook/image?url=https%3A%2F%2Fhelp.mydbsync.com%2Fdocs%2Fdownload%2Fattachments%2F68878672%2Fimage2021-4-30_2-19-5.png%3Fversion%3D1%26modificationDate%3D1697572783000%26api%3Dv2\&width=300\&dpr=4\&quality=100\&sign=9bf6e2da177501fbcf7bd9ecd2f189a8602a49cbe1c6e2eaf7b37da6960d628f)

* The progress or percentage of completion can be see under progress.
* You can also record the number of entries which are successfully backed up and the errors.
* The status bar, description and time elapsed show the status of the backup, time taken for the backup and the description if completed or incomplete.
* The total number of successfully entries for the back up is recorded under actions


---

# 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.mydbsync.com/cloud-replication-main/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.
