# Subscriptions on spatial data

### Overview

Ellipsis Drive allows you to define access plans on folders and layers, enabling you to charge users for access to spatial data.

Access plans determine how users can subscribe to and use your content under defined conditions.

***

### Setting up an access plan

To enable paid access to your data, follow these steps:

#### 1. Configure sharing visibility

Open the sharing settings of your layer or folder and set the visibility to:

* Include in catalog

This makes the content discoverable and eligible for access plans.

![](/files/xKmoU6n03RYFLLaR6Ukq)

***

#### 2. Define an access plan

In the layer settings, create an access plan and define:

* pricing conditions
* access permissions granted upon subscription

Once configured, the access plan becomes active for new users.

![](/files/auBsKgza1jvF5Jy6otAA)

***

#### How access works for users

When a user discovers or opens content with an active access plan, they are prompted to complete the required payment before gaining access.

After successful payment:

* access is granted immediately
* permissions are applied based on the configured access level
* the subscription is linked to the user’s account

***

#### Invitations with access plans

You can also attach an access plan to a direct invitation.

In this case:

* the invited user is shown the pricing condition before accepting
* access is granted only after successful payment&#x20;

This allows controlled onboarding of paid users.

<figure><img src="/files/4wtw1cGxNpe3RXSgLSmh" alt=""><figcaption></figcaption></figure>

***

{% hint style="success" %}

### **Note on billing flow**

When a user subscribes to an access plan, Ellipsis Drive processes the payment and allocates the revenue to the data owner's account.
{% endhint %}


---

# 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.ellipsis-drive.com/data-sharing/selling-spatial-data.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.
