# QGIS plugin

{% embed url="<https://youtu.be/-mUdqQ4FX6E?si=S_zCxEb64oP1QORj>" %}

The Add to Felt plugin bridges the analytical capabilities of QGIS with Felt's collaboration features, allowing you to share your QGIS projects with colleagues and clients. Simply install the plugin through QGIS's plugin manager, then use it to send your visible layers to Felt where you can control access permissions and invite others to view, comment on, or edit your maps. Felt ❤️ [QGIS](https://qgis.org/en/site/) and we are proud to be a [Flagship Sustaining Member](https://blog.qgis.org/2023/03/21/felt-is-our-first-sustaining-member/).

### Installing the plugin

The **Add To Felt** QGIS plugin can be installed directly from the QGIS Plugins repository by clicking on the **`Plugins > Manage and install plugins...`** option in the toolbar.

<figure><img src="/files/7J6vHv6u11v7pYf56f1r" alt="" width="563"><figcaption></figcaption></figure>

### Signing into your Felt account

Now that you’ve installed the plugin, you can find it in the **`Web`** menu of the main toolbar.

<figure><img src="/files/KbHtpDhB4R8IIVXXo56F" alt="" width="280"><figcaption></figcaption></figure>

The next step is to sign into your Felt account, which you can do by selecting the **`Sign In...`** option. You’ll also be able to create an account if you don’t already have one.

<figure><img src="/files/pBqWSylzEJGl7ugeTt76" alt="" width="563"><figcaption></figcaption></figure>

Both of these options will take you to the Felt website on your browser, where you’ll be prompted to authorize QGIS to perform actions on your behalf. Click **`Authorize`** and you’re all set!

<figure><img src="/files/ALLqu3Nc3TJyjPsf4Gpv" alt="" width="375"><figcaption></figcaption></figure>

### Creating a Felt map from QGIS

You can access the plugin from:

* The **`Web > Felt`** menu in the top application toolbar
* The Felt icon in the Web toolbar. If the icon does not appear on your main QGIS toolbar, right click on it, then check the **`Web Toolbar`** box.

Once the upload process has finished, click on the **`Open Map`** button to navigate to the Felt map where your layers are being uploaded.

### Supported layers

The **“Add To Felt**” QGIS Plugin supports uploading both vector and raster layers to Felt. You can find a full list of supported formats in the [Upload Anything](/upload-anything/files.md) section.

## Frequently asked questions

<details>

<summary>What is the Add to Felt QGIS plugin?</summary>

The [Add to Felt plugin](https://plugins.qgis.org/plugins/felt/) connects QGIS with Felt, enabling seamless data transfer between the two platforms. It bridges QGIS's analytical capabilities with Felt's collaboration features, allowing you to share your QGIS projects with colleagues and clients directly from QGIS.

</details>

<details>

<summary>Who can use this plugin?</summary>

The Add to Felt QGIS plugin is available on Professional and Enterprise plans. You'll need to sign up for a paid plan to use this feature.

</details>

<details>

<summary>How do I install the Add to Felt plugin?</summary>

You can install the plugin directly from the QGIS Plugins repository:

1. Open QGIS
2. Click on **Plugins > Manage and install plugins...** in the toolbar
3. Search for "Add to Felt"
4. Click Install

</details>

<details>

<summary>How do I sign into my Felt account from QGIS?</summary>

After installing the plugin, you can sign in by:

1. Opening the **Web** menu in the main toolbar
2. Selecting **Sign In...**
3. You'll be directed to the Felt website in your browser
4. Click **Authorize** when prompted to allow QGIS to perform actions on your behalf

</details>

<details>

<summary>Can I create a Felt account from within QGIS?</summary>

Yes! If you don't already have a Felt account, you'll have the option to create one during the sign-in process.

</details>

<details>

<summary>How do I access the plugin after installation?</summary>

You can access the Add to Felt plugin in two ways:

1. By clicking the Felt icon in the Web toolbar (if the icon doesn't appear, right-click on the main toolbar and check the "Web Toolbar" box)
2. Right-click on a layer > Export > Share layer to Felt...

</details>

<details>

<summary>How do I send my QGIS layers to Felt?</summary>

Your visible / selected layers will be uploaded to the Felt map when you open the plugin. You can also upload specific layers using the plugin by right clicking on a layer, hovering over Export, and selecting "Share layer to Felt..."

</details>

<details>

<summary>How do I view my map after uploading?</summary>

Once the upload process finishes, click the **`Open Map`** button to navigate directly to your Felt map where your layers are being uploaded.

</details>

<details>

<summary>What types of layers can I upload to Felt from QGIS?</summary>

The Add to Felt plugin supports both vector and raster layers. For a comprehensive list of supported formats, refer to [Upload Anything](/upload-anything/files.md).

</details>

<details>

<summary>Will my layer styling transfer to Felt?</summary>

The plugin transfers your visible layers from QGIS to Felt, though specific styling behavior may depend on the layer type and format.

</details>

<details>

<summary>What can I do with my map once it's in Felt?</summary>

After uploading your QGIS project to Felt, you can:

* Control access permissions
* Invite colleagues and clients to view your maps
* Enable others to comment on your maps
* Allow others to edit your maps
* Collaborate in real-time with your team

</details>


---

# 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://help.felt.com/upload-anything/qgis-plugin.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.
