Yandex Cloud
Search
Discuss with expertTry it for free
  • Customer Stories
  • Documentation
  • Blog
  • All Services
  • System Status
  • Marketplace
    • Featured
    • Infrastructure & Network
    • Data Platform
    • AI for business
    • Security
    • DevOps tools
    • Serverless
    • Monitoring & Resources
  • All Solutions
    • By industry
    • By use case
    • Economics and Pricing
    • Security
    • Technical Support
    • Start testing with double trial credits
    • Cloud credits to scale your IT product
    • Gateway to Russia
    • Cloud for Startups
    • Center for Technologies and Society
    • Yandex Cloud Partner program
    • Price calculator
    • Pricing plans
  • Customer Stories
  • Documentation
  • Blog
© 2026 Direct Cursus Technology L.L.C.
Yandex Smart Web Security
  • Getting started
    • All guides
    • Address lists
    • Viewing operations
    • Configuring monitoring
    • Setting up alerts
    • Configuring logs via Smart Web Security
    • Configuring logs via Application Load Balancer
    • Migrating to the new condition format in the API, CLI, and Terraform
    • Overview
    • Security profiles
    • WAF
    • ARL (request limit)
    • Rules
    • Conditions
    • Lists
    • Managing bot traffic
    • Protecting domains
    • Response templates
    • Logging
    • Quotas and limits
  • Access management
  • Pricing policy
  • Terraform reference
  • Monitoring metrics
  • Audit Trails events
  • Release notes

In this article:

  • Creating a list
  • Downloading a list
  • Updating list parameters
  • Updating a list of values
  • Deleting a list
  • Useful links
  1. Step-by-step guides
  2. Address lists

Managing lists

Written by
Yandex Cloud
Updated at July 7, 2026
View in Markdown
  • Creating a list
  • Downloading a list
  • Updating list parameters
  • Updating a list of values
  • Deleting a list
    • Useful links

Note

The IP lists feature is at the Preview stage.

You can only manage custom lists. Preset Yandex Cloud lists cannot be changed.

Creating a listCreating a list

Management console
  1. In the management console, select the folder.

  2. Navigate to Smart Web Security.

  3. In the left-hand panel, select Lists and click Create list.

  4. Select the list type:

    • IP addresses: IP addresses, address ranges, or prefixes in CIDR format. Here are some examples:

      111.222.33.44
      2001:0db8:85a3:0000:0000:8a2e:5678:1234
      10.123.1.1/32
      10::1234:1abc:1/64
      1.2.0.0-1.2.1.1
      
    • ASN numbers: Autonomous system numbers. Here are some examples:

      AS64512
      AS4294967294
      15169
      1.10
      
    • Regular expressions: Regular expressions, e.g., for analyzing the User-Agent header. Here are some examples:

      User-Agent:\s*
      \\[\'\"\.\;]
      a{100,}
      --.*
      
    • String values: Text strings, e.g., IDs. Here are some examples:

      fev4ct8l9infabcd1234
      id345678
      
  5. Enter a name and description for the list.

  6. Add a label if needed.

  7. Click Create list and then click Add to list.

  8. Input the list values manually or upload them from a TXT or CSV file.

    Specify each value in a new row in the list or file. You can also add an optional description separated by a comma without a space:

    <value_1>,<description_1>
    <value_2>,<description_2>
    <value_3>
    <value_4>
    

    The list you upload will replace the previous one.

  9. Click Save changes.

Downloading a listDownloading a list

Management console
  1. In the management console, select the folder.

  2. Navigate to Smart Web Security.

  3. In the left-hand panel, select  Lists.

  4. Click the row with the list you need.

  5. Navigate to the IP addresses tab.

  6. Click Download list.

    The list will be saved in CSV format.

Updating list parametersUpdating list parameters

Management console
  1. In the management console, select the folder.
  2. Navigate to Smart Web Security.
  3. In the left-hand panel, select  Lists.
  4. Next to the list, click and select Edit.
  5. Update the name and/or description for the list, add or delete labels as needed.
  6. Click Save changes.

Updating a list of valuesUpdating a list of values

Management console
  1. In the management console, select the folder.

  2. Navigate to Smart Web Security.

  3. In the left-hand panel, select  Lists.

  4. Click the row with the list you need.

  5. Navigate to the IP addresses tab.

    • To update the description for one or more values, select them and click Change description.

    • To delete one or more values, select them and click Delete.

    • To edit the list as text or upload a new list file:

      1. Click Edit list.
      2. Edit the list or upload a new file.
      3. Click Save changes.

Deleting a listDeleting a list

Management console
  1. In the management console, select the folder.
  2. Navigate to Smart Web Security.
  3. In the left-hand panel, select Lists.
  4. Next to the list, click and select Delete.

Useful linksUseful links

  • Lists
  • Conditions
  • Adding a rule to a security profile
  • Adding a rule to an ARL profile

Was the article helpful?

Previous
Checking resources for availability
Next
Creating a template
© 2026 Direct Cursus Technology L.L.C.