# Watson Studio Overview

Watson Studio provides you with the environment and tools to solve your business problems by collaboratively working with data. You can choose the tools you need to analyze and visualize data, to cleanse and shape data, to ingest streaming data, or to create and train machine learning models.

This illustration shows how the architecture of Watson Studio is centered around the project. A project is where you organize your resources and work with data.

![A project contains assets and tools and has input from data sources, the community, and catalogs](https://dataplatform.cloud.ibm.com/docs/api/content/wsj/getting-started/images/watsonstudioarch.png)

These are the kind of resources you can have in a project:

* Collaborators are the team who works with the data. Three roles provide [different permissions](https://dataplatform.cloud.ibm.com/docs/content/wsj/getting-started/collaborator-permissions.html).
* Data assets point to your data. Here’s what you can do to prepare your data:
  * Access data from connections to your [cloud or on-premises data sources](https://dataplatform.cloud.ibm.com/docs/content/wsj/manage-data/conn_types.html)
  * Access assets from your organization’s [catalogs](https://dataplatform.cloud.ibm.com/docs/content/wsj/getting-started/overview-ws.html?audience=wdp\&context=wdp#catalogs)
  * Upload files to the project’s object storage
  * Ingest and analyze streaming data with the [streams flow tool](https://dataplatform.cloud.ibm.com/docs/content/wsj/streaming-pipelines/overview-streaming-pipelines.html)
  * Cleanse and shape data with the [Data Refinery tool](https://dataplatform.cloud.ibm.com/docs/content/wsj/refinery/refining_data.html)
* Analytical assets and tools are how you derive insights from data.Some tools require additional services. Here’s what you can do to analyze your data:
  * Analyze data with [Jupyter notebooks](https://dataplatform.cloud.ibm.com/docs/content/wsj/analyze-data/notebooks-parent.html) or [RStudio](https://dataplatform.cloud.ibm.com/docs/content/wsj/analyze-data/rstudio-overview.html).
  * Build, train, and test, and machine learning and deep learning [models](https://dataplatform.cloud.ibm.com/docs/content/wsj/analyze-data/ml-overview.html).
  * Run [deep learning model experiments](https://dataplatform.cloud.ibm.com/docs/content/wsj/analyze-data/ml_dlaas.html) in parallel with neural networks.
  * [Classify images](https://dataplatform.cloud.ibm.com/docs/content/wsj/analyze-data/visual-recognition-overview.html) by training deep learning models to recognize image content.
  * [Classify text](https://dataplatform.cloud.ibm.com/docs/content/wsj/analyze-data/nlc-overview.html) by training a model to classify text according to classes you define.
  * Create and share [dashboards](https://dataplatform.cloud.ibm.com/docs/content/wsj/analyze-data/analytics-dashboard.html) of data visualizations without coding. You can also bring in data and analytic assets from the IBM Watson [Community](https://dataplatform.cloud.ibm.com/docs/content/wsj/getting-started/overview-ws.html?audience=wdp\&context=wdp#community).


---

# 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://sg-deg-ibm.gitbook.io/think-th/watson-auto-ai/watson-studio-overview.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.
