Cloudflare Docs
Cloudflare-One
Visit Cloudflare Zero Trust on GitHub
Set theme to dark (⇧+D)

Upload and use a list of objects

You can upload and manage lists of objects to use in Gateway rules. These lists can include:

ObjectExample
Hostnamefoo.app.com
URLhttps://foo.app.com/admin
Emailuser@cloudflare.com

You can then use these lists in Gateway policies to block, allow, isolate or exclude from decryption.

🗺️ This walkthrough covers how to:

  • Upload a CSV of hostnames into a list
  • Manage the list in the Zero Trust dashboard
  • Use the list in a Gateway policy

⏲️ Time to complete:

10 minutes

Upload a CSV

You can manually create a list or upload a CSV to Cloudflare Zero Trust.

  1. To begin, navigate to the Zero Trust Dashboard and go to My Team > Lists page.

    List Create

  2. Click Upload CSV to add a CSV.

  3. Name the list and choose its type. A list can only include objects of the same type. You can add an optional comment. Next, click select a file and then Create.

    List Add

The list will begin to upload and confirm if successful.

List Upload

Review upload

The next page will present the items uploaded through the CSV. You can edit or remove individual items. You can also return to this page if you want to make edits, additions, or removals in the future.

List Upload

Click Save to proceed.

Use a list

You can now use the list in the Cloudflare gateway rule builder. This example uses a hostname list, so the selector is Host. Choose in list and select the specific list from the drop down.

List Upload

You can now modify the rule precedence of the list-based rule in the UI by dragging and dropping the row.

List Upload