# edit/positions_2/settings

Last modified:
02/02/2021

## Method description

Use the method to manage basic project settings: snippets, snapshots, subdomains, traffic, etc.

## Method parameters

| Parameter         | Type         | Description                                                                                                                                      | Default |
|-------------------|--------------|--------------------------------------------------------------------------------------------------------------------------------------------------|---------|
| **Mandatory**     |              |                                                                                                                                                  |         |
| project_id        | int          | project ID                                                                                                                                      |         |
| **Additional**    |              |                                                                                                                                                  |         |
| with_snippets     | boolean      | [SERP Snippets](/content/support/rankings/se/snippets/index.html) checker<br>Available options:<br>- **0** \- do not collect snippets<br>- **1** \- collect snippets | 0       |
| do_snapshots      | enum(0, 1)   | [SERP Snapshots tool](/content/support/rankings/se/snapshots/index.html) scraping depth<br>Available options:<br>- **0** — do not collect SERP Snapshots;<br>- **1** — collect SERP Snapshots TOP‑100 in Yandex and the same TOP as depth in Google | 0       |
| subdomains        | boolean      | Track [subdomains](/content/support/rankings/se/sub/index.html) keyword rankings<br>Available options:<br>- **0** — do not track subdomains<br>- **1** — track subdomains             | 0       |
| filter            | boolean      | Search results [filter](/content/support/rankings/se/filter/index.html)<br>Available options:<br>- **0** — do not filter<br>- **1** — moderate filtering<br>- **2** — family search     | 1       |
| auto_correct      | boolean      | [Spellchecker](/content/support/rankings/se/typo/index.html)<br>Available options:<br>- **0** — do not correct spelling<br>- **1** — correct spelling                                           | 1       |
| common_traffic    | boolean      | [Traffic](/content/support/rankings/se/traffic/index.html) options<br>Available options:<br>- **0** — local<br>- **1** — global                              | 0       |

## More on the topic

[Service: Rankings (positions_2)](/content/api/v2-services/positions_2/index.html)
