Skip to main content

Documentation Index

Fetch the complete documentation index at: https://support.configview.com/llms.txt

Use this file to discover all available pages before exploring further.

Part 1: Cloudflare Data Ingestion

create cloudflare api

create either user token or account token
you need account id Set up a Cloudflare app so ConfigView can pull your Cloudflare data into the dashboard.
and cloudflare token Go to secret board

Step 1: Create an App or Token

  1. Go to your Cloudflare dashboard.
  2. Create a User Token or Account Token.
  3. You will need your Cloudflare Account ID and the Token.
  4. Make sure to grant the following API permissions:
    • Access: Users:Read
    • Registrar: Domains:Read
    • Account Settings:Read

Step 2: Add the Token to ConfigView

api permissions: **Access: Users:Read, Registrar: Domains:Read, Account Settings:Read ** Cloudflare One Networks Read, Cloudflare Tunnel Read
  1. Go to your ConfigView dashboard: https://{companyname}.configview.com/admin/secret/
  2. Click Add Secret
  3. Create the following secrets:
    • CLOUDFLARE_API_TOKEN
    • CLOUDFLARE_ACCOUNT_ID
    • CLOUDFLARE_EMAIL
  4. Click Save

Step 3: Enable the Cloudflare App in ConfigView

  1. Go to: https://{companyname}.configview.com/admin/cron/
  2. You should see Cloudflare in the list of available apps
  3. Select the scripts you want to run.
  4. Click Save

Step 4: Verify

  1. Go to: https://{companyname}.configview.com/admin/status/
  2. Run the Cloudflare health check.
  3. All checks should pass.
If a check fails, verify that your secrets are saved correctly and the app has the required permissions.

Data Tables

Once the scripts run, the corresponding Cloudflare tables will be created in your database. All tables include a run_at column for historical tracking.