# How to connect to a Gnosis Safe to Bulla Dashboard

**NOTE: Enabling the BullaBanker-Gnosis Module is required for this step. Complete the previous step first.**

Let's assume we want the Gnosis wallet to invoice.  We can imagine we are a DAO or company and we have performed some service.&#x20;

The Bulla integration uses the safe transaction element in the Gnosis protocol.  Any accounting item you want to manage for your DAO or company, an individual signatory can enter the detail.  The signatory pays the gas to manage these items. &#x20;

There are three ways to connect to a Gnosis Safe:

1. Upon first connection to Bulla Banker, at Step 2 in the Onboarding process, locate the blue box to connect to a Safe

![First connection to Bulla Banker with associated Gnosis Safe](/files/fWcKHIxIuAlaZUnClue5)

2\. Using the Blue Banner at the top of the app once connected with your wallet.&#x20;

![This will only appear unless 'X' is pressed](/files/DMA4VXsphmFg96tpsqpO)

3\. Going to the Settings (cogwheel at the top right) and pressing Connect.&#x20;

![](/files/wY9WKfhg9EdwnfCQFSHQ)

Once the Connect to a Gnosis Safe modal appears, enter your Safe address to connect to it. Assign it an optional name if desired. The safe below is named Test.

![Enter the BullaBanker app with a Gnosis safe address ](/files/AYr8GcnfgCxkxrIhmYwb)

Once connected to Bulla Banker using a Gnosis Safe, fixed green banners at the top and bottom of the page indicate all performed actions will be executed by the connected Gnosis Safe, not the connected wallet.&#x20;

![Framework shows you are using a YOUR Wallet to enter accounting transactions in Gnosis shared wallet ](/files/R0nPTuGKnePA0yL47Zv0)


---

# 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://bulla-network.gitbook.io/bulla-network/bulla-and-gnosis-examples/how-to-connect-to-a-gnosis-safe-to-bulla-dashboard.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.
