# Network DataBase

NetworkDatabase is the structure responsible for storing all NetworkPrefabs and NetworkEvents databases into a unique internal database. Each NetworkManager and NetworkEventsManager can target just one database per game.

The selected database appears on the top of NetworkManager object.

To modify the current Database you shall click on the eye icon close to the "Click to modify" message.

A new "Network Database" window shall appear.

<div><figure><img src="https://content.gitbook.com/content/NG75ky1pR1kRokWLRnzy/blobs/PVEWfUtdNTYlIcGGEgvK/Screenshot%202025-04-16%20214153.png" alt="" width="352"><figcaption><p>Click on the eye icon</p></figcaption></figure> <figure><img src="https://content.gitbook.com/content/NG75ky1pR1kRokWLRnzy/blobs/XyIp84scoTMPckiDJLmC/NewItem14.png" alt="" width="213"><figcaption><p>Network DataBase Window</p></figcaption></figure></div>

<details>

<summary>Creating DataBase</summary>

1. To create a new Database you shall fill in the Database Name field and press "Create"
2. A new database shall appear on the last record on the listed database.

<figure><img src="https://content.gitbook.com/content/NG75ky1pR1kRokWLRnzy/blobs/cWShp8gQ8GLJ92UoqgoQ/Screenshot%202025-04-16%20174436.png" alt=""><figcaption></figcaption></figure>

</details>

<details>

<summary>Deleting DataBase</summary>

1. Locate the database that you wish to delete
2. Click on the remove button on the left side of the database name

<figure><img src="https://content.gitbook.com/content/NG75ky1pR1kRokWLRnzy/blobs/V9LATOuuvwojp8SVSwmp/NewItem18.png" alt=""><figcaption></figcaption></figure>

</details>

<details>

<summary>Changing DataBase</summary>

1. Locate the database that you wish to select
2. Click on the select button on the right side of the database name
3. The selected database shall appear in red color

<figure><img src="https://content.gitbook.com/content/NG75ky1pR1kRokWLRnzy/blobs/KXwcwORUQrkMA74AJ1e5/Screenshot%202025-04-16%20174645.png" alt=""><figcaption></figcaption></figure>

</details>
