# Module Information

## Progress in general

In this example **File** and **PST** are skipped and **Inventory** is finalized

![](/files/7ApJHCQxDVcPl6C9IKSu)

## Inventory Tab

The Inventory tab shows details about **bandwidth**, **drives** and **installerCache**

![](/files/gQYQbN7BDjK9JkioL9th)

## File Tab

The File tab shows a list of migrated files and documents. Click the three red dots to see more details.

![](/files/gCFrh5BpzOj1I1H1vPYO)

### **Synchronization states**

<table><thead><tr><th width="153">Name</th><th width="85">Value</th><th>Description</th></tr></thead><tbody><tr><td>st_check</td><td>0</td><td>Check for files to upload if the item is a directory, ask for a filter if it is a file. After checking, there are no files to upload.</td></tr><tr><td>st_use</td><td>1</td><td>Has files to upload if the item is a directory, upload if it is a file.</td></tr><tr><td>st_exclude</td><td>2</td><td>Do not check if the item is a directory, do not upload if it is a file.</td></tr><tr><td>st_delete</td><td>3</td><td>Delete remote.</td></tr><tr><td>st_sync</td><td>4</td><td>File was synchronized.</td></tr><tr><td>st_agent</td><td>5</td><td>Directory will be processed by upload agent.</td></tr></tbody></table>

## PST Tab

The PST tab shows a list of migrated PST files and PST documents. Click also the three red dots to see more details.

![](/files/EL7XAXAUlNqMSqCA1FMS)

### **Synchronization states**

<table><thead><tr><th width="153">Name</th><th width="85">Value</th><th>Description</th></tr></thead><tbody><tr><td>st_check</td><td>0</td><td>Check for files to upload if the item is a directory, ask for a filter if it is a file. After checking, there are no files to upload.</td></tr><tr><td>st_use</td><td>1</td><td>Has files to upload if the item is a directory, upload if it is a file.</td></tr><tr><td>st_exclude</td><td>2</td><td>Do not check if the item is a directory, do not upload if it is a file.</td></tr><tr><td>st_delete</td><td>3</td><td>Delete remote.</td></tr><tr><td>st_sync</td><td>4</td><td>File was synchronized.</td></tr><tr><td>st_agent</td><td>5</td><td>Directory will be processed by upload agent.</td></tr></tbody></table>

## Custom

Depending on your configurations of the **Custom Module**, the Custom tab will show different results. When Custom is configured as PST or File it will look like them (see above). In the following example Custom is configured as **Server Migration**.

To add a catalog to a migration, click **Add catalog** on the following screen:

![](/files/yMMk1OgcpvP2katzSmxR)

The submenu **Add catalog entry** appears. To add a catalog for a local filesystem, enter a name, add filters (optional) and/or enable or disable **Blacklist**. If Blacklist is enabled, RealMigrator will migrate all file formats except the formats that are listed above **Filter**.

After you enter a name and select filters, you have to select a source. **Source** and **Local filesystem** are selected as defaults. Choose your drives and files that you want to migrate.

![](/files/i8MHdJdsS8gteCEwNEGb)

As an alternative to **Local filesystem** you can choose a **Network share** as a source. Enter a **Path**, a **Username** and a **Password**. The username is used for authentication and the password authenticates the user.

![](/files/jH7bE386a1AhCcHH9e6d)

After you chose your source, you have to select a destination for your migration. Click **Destination** to switch to destination settings. You have three destination options: **Blob storage**, **OneDrive** and **Sharepoint**.

As an option, you can enter a path on target blob storage. If you choose **OneDrive** you have an extra option where you can enter a UPN. And if you choose **Sharepoint,** you have an extra option where you can enter an Url.

![](/files/JPu8lMlqINVwKm3VKFnK)


---

# 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.realmigrator.com/clientmenu/module-information.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.
