You can use the `monday.set` software development kit (SDK) method to set up data inside your application. This can only be used in client-side apps.

## Parameters

  • `type`: The type of data that can be set (available values below)

  • `params`: Optional parameters for the action

The available types that can be set are:

TypeDescription
`'settings'`The application settings as configured by the user that installed the app
`'location'`The URL location within an app

## Returns

A `Promise` that will be `resolved` to the set method response.

## Examples

### Setting application settings data



### Application settings object set for a board view



### Setting the query params in an app's URL



Join our developer community!

We've created a <a href="https://community.monday.com/c/developers/8" target="_blank"> community</a> specifically for our devs where you can search through previous topics to find solutions, ask new questions, hear about new features and updates, and learn tips and tricks from other devs. Come join in on the fun! 😎