# Working With Data Placement

Data placement is where you can indicate the Treasure Data database and table to use to store the data that you are importing for a particular data source. You can have multiple data sources that all use the same database and table for data placement.

You also need to choose whether to

* append
* replace


data in the Treasure Data table each time data is imported.

Typically, you are also able to select a time-based partition key and the timezone to use within the Treasure Data table.

Data storage is one of the things that you can do on the Data Placement page.

![](/assets/image-20191230-225926.c9dc79a0d14ac6adb418c65cfad6916813ef77229bbd7b373eae8c4dd13e24d8.b2039cd8.png)

To define or edit your data storage settings

1. Open **Treasure Console**.
2. Navigate to **Integrations Hub** > **Sources**.
3. Locate the data source for which you want to edit scheduling.
4. Select the ellipsis.


![](/assets/image-20191212-053912.49888947a8cebc4b3de422c1b407486a764e8d3ec754a06b701d946f69b51a8e.b2039cd8.png)

1. Select **Edit**.
2. In the Edit Source dialog, select **Next** to get to Data Placement.


![](/assets/image-20191212-054213.d914bf56f3eaa246d2c94afbfe6c0d2de7c4805bce513e350c56e729aebe1d7a.b2039cd8.png)

1. Select an existing database or Create New Database. If you choose to create a database, you must also create a new table.


![](/assets/image-20191230-231345.18373b8047a50cedab6173073011cde538e5e346fc6fa7d3301da5074fa3ae79.b2039cd8.png)

1. Select an existing table or Create New Table.
2. Select one of the following:
  * Append
  * Replace
3. Typically, you can only select time as the partition key.
4. Select the time zone that you want used for your data stored within Treasure Data.
5. Select **Save & Run Now** or **Save**.