> For the complete documentation index, see [llms.txt](https://docs.ronaldzav.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.ronaldzav.com/synthlat/install/setup-mongodb.md).

# Setup MongoDB

Create an account and create a Cluster (you can use a free plan)

<figure><img src="/files/XzuRNMJt0AVkm3eMDzkq" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/Pvy8JExp0YFTuy1Tk86d" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/HksIoWdav6A2z9FC7Sng" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/XHuCMfPlAerKHI70mtWT" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/iMr4Fei47iI0cRdBuWeF" alt=""><figcaption></figcaption></figure>

Select Compass option to connect.

<figure><img src="/files/89rejeUXOqPK3vvnGHuU" alt=""><figcaption></figcaption></figure>

If you not have Compass installed, install it from <https://www.mongodb.com/try/download/compass>

<figure><img src="/files/ipj1H1FQwE6AjZgZ5qm6" alt=""><figcaption></figcaption></figure>

Copy the connection URI.

<figure><img src="/files/UAqLFYbQHI1qoJqsI39T" alt=""><figcaption></figcaption></figure>

Go to "Network Access" in "SECURITY" section and add the IP ADDRESS "`0.0.0.0/0"`

<figure><img src="/files/47iffZmwqVwoP4Ry0frG" alt=""><figcaption></figcaption></figure>

In your Compass aplication, paste the connection URI, and pess Connect.

<figure><img src="/files/crhUrUsDfP5SKzR2heWM" alt=""><figcaption></figcaption></figure>

Finally create a new database with the collection "guilds".

<figure><img src="/files/k6PbCR65dZ7f78nacjvS" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/fLZCyyvMecI39X8E9OEa" alt=""><figcaption></figcaption></figure>
