# Write Data to the Workspace

Once the workspace is created, project members will see relevant data sources when working under the project context.

1. [Switch your project context](/saas/govern/secure-your-data/data-consumers/project-member-guide.md#switch-projects-in-the-immuta-ui).
2. Write data to the project workspace in Snowflake or Databricks:
   * **Snowflake**: Select the role created by the project workspace. The role created will be a combination of the database name (configured by the application admin) and the schema name. Then, write data to this location.
   * **Databricks**: Write data to the directory and database created in Databricks for the project workspace.


---

# 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://documentation.immuta.com/saas/govern/secure-your-data/projects-and-purpose-based-access-control/write-index/how-to-guides/write-data-back.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.
