{
    "name": "CitizenHire Remote Job Eligibility Dataset",
    "description": "Public snapshot of active CitizenHire remote jobs with source-backed eligibility labels and official apply links.",
    "generated_at": "2026-06-04T23:51:53+00:00",
    "canonical_url": "https://citizenhire.com/remote-job-eligibility-data",
    "json_url": "https://citizenhire.com/remote-job-eligibility-data.json",
    "total_active_jobs": 336,
    "unfiltered_total_active_jobs": 948,
    "latest_source_check": "Jun 3, 2026",
    "field_dictionary": [
        {
            "field": "slug",
            "definition": "Stable CitizenHire job identifier used in URLs and exports."
        },
        {
            "field": "job_url",
            "definition": "CitizenHire job detail page for the listing."
        },
        {
            "field": "title",
            "definition": "Source-backed job title shown for the employer listing."
        },
        {
            "field": "company",
            "definition": "Employer name from the source/imported job record."
        },
        {
            "field": "category / category_slug",
            "definition": "CitizenHire role family labels for broad job discovery across tech, IT, sales, support, operations, finance, HR, legal, compliance, and other remote categories."
        },
        {
            "field": "location / location_filter",
            "definition": "Visible source location text plus a conservative normalized browsing filter such as worldwide, United States, Europe, India, or another source-backed region."
        },
        {
            "field": "eligibility.applicant_region_signal",
            "definition": "Conservative applicant-region signal derived from the listing location, offices, remote-scope fields, or visible source text."
        },
        {
            "field": "remote_type / eligibility.remote_scope_signal",
            "definition": "Original remote label plus normalized remote-scope signal, separating worldwide-style roles from region-limited roles when the source supports it."
        },
        {
            "field": "experience / eligibility.candidate_level_signal",
            "definition": "Candidate-level signal from the source-backed record, including entry-friendly, experienced, manager, and executive patterns."
        },
        {
            "field": "eligibility.student_or_fresher_signal",
            "definition": "Conservative early-career signal. This is not an employer guarantee and remains neutral unless source-backed fields support it."
        },
        {
            "field": "salary_label / salary_min_usd / salary_max_usd",
            "definition": "Published salary text and parsed USD range only when the listing exposes a parseable range. CitizenHire does not invent compensation."
        },
        {
            "field": "eligibility.salary_visibility_signal",
            "definition": "Whether salary information is publicly listed, partially listed, or not visible in the source-backed record."
        },
        {
            "field": "source_verified_at / source_name / source_url / apply_url",
            "definition": "Verification timestamp plus official source and apply destinations. The employer source remains the final authority."
        },
        {
            "field": "eligibility.work_authorization_claim",
            "definition": "Set to not_inferred unless a source-backed workflow explicitly supports a work-authorization statement."
        },
        {
            "field": "eligibility.citizenship_claim",
            "definition": "Set to not_inferred unless a source-backed workflow explicitly supports a citizenship requirement."
        },
        {
            "field": "eligibility.school_targeting_claim",
            "definition": "Set to not_inferred unless a source-backed workflow explicitly supports school, college, bootcamp, or campus targeting."
        },
        {
            "field": "schema_authorized",
            "definition": "Whether CitizenHire currently treats the row as authorized for structured job markup under its source rules."
        },
        {
            "field": "tags",
            "definition": "CitizenHire tags used for discovery and filtering, drawn from the source-backed job record and local taxonomy."
        }
    ],
    "export_filters": {
        "applied_filters": {
            "candidate_level": "manager"
        },
        "filter_parameters": [
            {
                "parameter": "category",
                "accepted_values": "Canonical category slugs such as engineering, sales, operations, finance, legal, support, product, marketing, hr, or ai-data. Use comma-separated values for OR within this field.",
                "example": "/remote-job-eligibility-data.json?category=engineering"
            },
            {
                "parameter": "region",
                "accepted_values": "Normalized applicant-region filters such as worldwide, us, north-america, europe, emea, india, canada, or united-kingdom. Use comma-separated values for OR within this field.",
                "example": "/remote-job-eligibility-data.csv?region=worldwide"
            },
            {
                "parameter": "remote_scope",
                "accepted_values": "worldwide_remote or region_limited_remote. Use comma-separated values for OR within this field.",
                "example": "/remote-job-eligibility-data.json?remote_scope=worldwide_remote"
            },
            {
                "parameter": "candidate_level",
                "accepted_values": "Candidate level slugs such as entry-friendly, experienced, manager, or executive. Use comma-separated values for OR within this field.",
                "example": "/remote-job-eligibility-data.csv?candidate_level=entry-friendly"
            },
            {
                "parameter": "salary",
                "accepted_values": "listed, public_usd_range, public_salary_text, or not_publicly_listed. Use comma-separated values for OR within this field.",
                "example": "/remote-job-eligibility-data.json?salary=listed"
            },
            {
                "parameter": "student_fresher",
                "accepted_values": "indicated, entry_friendly_signal, junior_title_signal, graduate_title_signal, internship_title_signal, entry_level_title_signal, fresher_title_signal, assistant_title_signal, title_signal_review_source, or not_indicated. title_signal_review_source remains a compatibility alias for any bounded early-career title signal. Use comma-separated values for OR within this field.",
                "example": "/remote-job-eligibility-data.csv?student_fresher=indicated"
            },
            {
                "parameter": "filter_mode",
                "accepted_values": "all or any. The default is all, which requires each filtered field to match. Use any for hub exports that intentionally combine different eligibility signals.",
                "example": "/remote-job-eligibility-data.json?region=worldwide&remote_scope=worldwide_remote&filter_mode=any"
            }
        ]
    },
    "summary_counts": {
        "categories": {
            "Engineering": 126,
            "Operations": 54,
            "Sales": 34,
            "AI and Data": 26,
            "Marketing": 25,
            "Product": 19,
            "Business Development": 14,
            "Legal": 12,
            "Finance": 12,
            "Customer Success": 11,
            "Support": 3
        },
        "location_filters": {
            "us": 119,
            "worldwide": 49,
            "emea": 47,
            "north-america": 46,
            "europe": 29,
            "apac": 21,
            "americas": 18,
            "india": 7
        },
        "experience_levels": {
            "Manager": 336
        },
        "remote_types": {
            "Remote-region": 296,
            "Worldwide remote": 40
        },
        "salary_listed_jobs": 56,
        "worldwide_eligible_jobs": 49
    },
    "fields": [
        "slug",
        "job_url",
        "title",
        "company",
        "category",
        "category_slug",
        "location",
        "location_filter",
        "remote_type",
        "experience",
        "employment_type",
        "salary_label",
        "salary_min_usd",
        "salary_max_usd",
        "date_posted",
        "valid_through",
        "source_verified_at",
        "source_name",
        "source_url",
        "apply_url",
        "schema_authorized",
        "eligibility",
        "eligibility_labels",
        "tags"
    ],
    "limitations": [
        "The employer source remains the final authority before applying.",
        "CitizenHire does not infer visa sponsorship, work authorization, school targeting, or employer partnership unless the source explicitly supports it.",
        "Worldwide, salary, and candidate-level labels are conservative signals from current source-backed data, not hiring guarantees.",
        "Expired or inactive listings may disappear after the next source check."
    ],
    "jobs": [
        {
            "slug": "reddit-engineering-manager-advanced-signals-swe-remote-united-states",
            "job_url": "https://citizenhire.com/jobs/reddit-engineering-manager-advanced-signals-swe-remote-united-states",
            "title": "Engineering Manager, Advanced Signals (SWE)",
            "company": "Reddit",
            "category": "Engineering",
            "category_slug": "engineering",
            "location": "Remote - United States",
            "location_filter": "us",
            "remote_type": "Remote-region",
            "experience": "Manager",
            "employment_type": "Full-time",
            "salary_label": "USD 217,000 - 303,900",
            "salary_min_usd": 217000,
            "salary_max_usd": 303900,
            "date_posted": "2026-06-03",
            "valid_through": "2026-07-03",
            "source_verified_at": "2026-06-03",
            "source_name": "Reddit Greenhouse board",
            "source_url": "https://job-boards.greenhouse.io/reddit/jobs/7966985",
            "apply_url": "https://job-boards.greenhouse.io/reddit/jobs/7966985",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "united_states",
                "applicant_region_label": "Applicant region: United States",
                "remote_scope_signal": "region_limited_remote",
                "remote_scope_label": "Remote scope: region-limited remote",
                "candidate_level_signal": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "salary_visibility_signal": "public_usd_range",
                "salary_visibility_label": "Salary: public range shown",
                "salary_range_parseable_usd": true,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant region: United States",
                "Remote scope: region-limited remote",
                "Candidate level: Manager",
                "Salary: public range shown"
            ],
            "tags": [
                "engineering leadership",
                "ads signals",
                "remote us",
                "salary listed",
                "reddit"
            ]
        },
        {
            "slug": "reddit-engineering-manager-safety-remote-united-states",
            "job_url": "https://citizenhire.com/jobs/reddit-engineering-manager-safety-remote-united-states",
            "title": "Engineering Manager, Safety",
            "company": "Reddit",
            "category": "Engineering",
            "category_slug": "engineering",
            "location": "Remote - United States",
            "location_filter": "us",
            "remote_type": "Remote-region",
            "experience": "Manager",
            "employment_type": "Full-time",
            "salary_label": "USD 217,000 - 303,900",
            "salary_min_usd": 217000,
            "salary_max_usd": 303900,
            "date_posted": "2026-06-02",
            "valid_through": "2026-07-03",
            "source_verified_at": "2026-06-03",
            "source_name": "Reddit Greenhouse board",
            "source_url": "https://job-boards.greenhouse.io/reddit/jobs/7961895",
            "apply_url": "https://job-boards.greenhouse.io/reddit/jobs/7961895",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "united_states",
                "applicant_region_label": "Applicant region: United States",
                "remote_scope_signal": "region_limited_remote",
                "remote_scope_label": "Remote scope: region-limited remote",
                "candidate_level_signal": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "salary_visibility_signal": "public_usd_range",
                "salary_visibility_label": "Salary: public range shown",
                "salary_range_parseable_usd": true,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant region: United States",
                "Remote scope: region-limited remote",
                "Candidate level: Manager",
                "Salary: public range shown"
            ],
            "tags": [
                "engineering leadership",
                "trust and safety",
                "remote us",
                "salary listed",
                "reddit"
            ]
        },
        {
            "slug": "twilio-counsel-policy-manager-remote-australia",
            "job_url": "https://citizenhire.com/jobs/twilio-counsel-policy-manager-remote-australia",
            "title": "Counsel, Policy Manager",
            "company": "Twilio",
            "category": "Legal",
            "category_slug": "legal",
            "location": "Remote - Australia",
            "location_filter": "apac",
            "remote_type": "Remote-region",
            "experience": "Manager",
            "employment_type": "Full-time",
            "salary_label": "Not publicly listed",
            "salary_min_usd": null,
            "salary_max_usd": null,
            "date_posted": "2026-06-02",
            "valid_through": "2026-07-03",
            "source_verified_at": "2026-06-03",
            "source_name": "Twilio Greenhouse board",
            "source_url": "https://job-boards.greenhouse.io/twilio/jobs/7903417",
            "apply_url": "https://job-boards.greenhouse.io/twilio/jobs/7903417",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "verify_on_source",
                "applicant_region_label": "Applicant region: verify on source (Remote - Australia)",
                "remote_scope_signal": "region_limited_remote",
                "remote_scope_label": "Remote scope: region-limited remote",
                "candidate_level_signal": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "salary_visibility_signal": "not_publicly_listed",
                "salary_visibility_label": "Salary: not publicly listed",
                "salary_range_parseable_usd": false,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant region: verify on source (Remote - Australia)",
                "Remote scope: region-limited remote",
                "Candidate level: Manager",
                "Salary: not publicly listed"
            ],
            "tags": [
                "legal",
                "policy",
                "remote australia",
                "apac",
                "twilio"
            ]
        },
        {
            "slug": "reddit-director-of-engineering-ads-measurement-remote-united-states",
            "job_url": "https://citizenhire.com/jobs/reddit-director-of-engineering-ads-measurement-remote-united-states",
            "title": "Director of Engineering, Ads Measurement",
            "company": "Reddit",
            "category": "Engineering",
            "category_slug": "engineering",
            "location": "Remote - United States",
            "location_filter": "us",
            "remote_type": "Remote-region",
            "experience": "Manager",
            "employment_type": "Full-time",
            "salary_label": "USD 286,700 - 401,400",
            "salary_min_usd": 286700,
            "salary_max_usd": 401400,
            "date_posted": "2026-06-02",
            "valid_through": "2026-07-03",
            "source_verified_at": "2026-06-03",
            "source_name": "Reddit Greenhouse board",
            "source_url": "https://job-boards.greenhouse.io/reddit/jobs/7913659",
            "apply_url": "https://job-boards.greenhouse.io/reddit/jobs/7913659",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "united_states",
                "applicant_region_label": "Applicant region: United States",
                "remote_scope_signal": "region_limited_remote",
                "remote_scope_label": "Remote scope: region-limited remote",
                "candidate_level_signal": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "salary_visibility_signal": "public_usd_range",
                "salary_visibility_label": "Salary: public range shown",
                "salary_range_parseable_usd": true,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant region: United States",
                "Remote scope: region-limited remote",
                "Candidate level: Manager",
                "Salary: public range shown"
            ],
            "tags": [
                "engineering leadership",
                "ads measurement",
                "remote us",
                "salary listed",
                "reddit"
            ]
        },
        {
            "slug": "postman-channel-sales-manager-australia-remote-australia",
            "job_url": "https://citizenhire.com/jobs/postman-channel-sales-manager-australia-remote-australia",
            "title": "Channel Sales Manager, Australia",
            "company": "Postman",
            "category": "Sales",
            "category_slug": "sales",
            "location": "Remote, Australia",
            "location_filter": "apac",
            "remote_type": "Remote-region",
            "experience": "Manager",
            "employment_type": "Full-time",
            "salary_label": "Not publicly listed",
            "salary_min_usd": null,
            "salary_max_usd": null,
            "date_posted": "2026-06-02",
            "valid_through": "2026-07-03",
            "source_verified_at": "2026-06-03",
            "source_name": "Postman Greenhouse board",
            "source_url": "https://job-boards.greenhouse.io/postman/jobs/7612662003",
            "apply_url": "https://job-boards.greenhouse.io/postman/jobs/7612662003",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "verify_on_source",
                "applicant_region_label": "Applicant region: verify on source (Remote, Australia)",
                "remote_scope_signal": "region_limited_remote",
                "remote_scope_label": "Remote scope: region-limited remote",
                "candidate_level_signal": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "salary_visibility_signal": "not_publicly_listed",
                "salary_visibility_label": "Salary: not publicly listed",
                "salary_range_parseable_usd": false,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant region: verify on source (Remote, Australia)",
                "Remote scope: region-limited remote",
                "Candidate level: Manager",
                "Salary: not publicly listed"
            ],
            "tags": [
                "sales",
                "channel sales",
                "remote australia",
                "apac",
                "postman"
            ]
        },
        {
            "slug": "postman-channel-sales-manager-uk-remote-uk",
            "job_url": "https://citizenhire.com/jobs/postman-channel-sales-manager-uk-remote-uk",
            "title": "Channel Sales Manager, UK",
            "company": "Postman",
            "category": "Sales",
            "category_slug": "sales",
            "location": "Remote, UK",
            "location_filter": "europe",
            "remote_type": "Remote-region",
            "experience": "Manager",
            "employment_type": "Full-time",
            "salary_label": "Not publicly listed",
            "salary_min_usd": null,
            "salary_max_usd": null,
            "date_posted": "2026-06-02",
            "valid_through": "2026-07-03",
            "source_verified_at": "2026-06-03",
            "source_name": "Postman Greenhouse board",
            "source_url": "https://job-boards.greenhouse.io/postman/jobs/7611261003",
            "apply_url": "https://job-boards.greenhouse.io/postman/jobs/7611261003",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "united_kingdom_or_source_listed_countries",
                "applicant_region_label": "Applicant country signal: United Kingdom or source-listed countries",
                "remote_scope_signal": "region_limited_remote",
                "remote_scope_label": "Remote scope: region-limited remote",
                "candidate_level_signal": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "salary_visibility_signal": "not_publicly_listed",
                "salary_visibility_label": "Salary: not publicly listed",
                "salary_range_parseable_usd": false,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant country signal: United Kingdom or source-listed countries",
                "Remote scope: region-limited remote",
                "Candidate level: Manager",
                "Salary: not publicly listed"
            ],
            "tags": [
                "sales",
                "channel sales",
                "remote uk",
                "europe",
                "postman"
            ]
        },
        {
            "slug": "affirm-analytics-manager-full-stack-credit-risk-remote-us",
            "job_url": "https://citizenhire.com/jobs/affirm-analytics-manager-full-stack-credit-risk-remote-us",
            "title": "Analytics Manager, Full Stack (Credit Risk)",
            "company": "Affirm",
            "category": "AI and Data",
            "category_slug": "ai-data",
            "location": "Remote US",
            "location_filter": "us",
            "remote_type": "Remote-region",
            "experience": "Manager",
            "employment_type": "Full-time",
            "salary_label": "Not publicly listed",
            "salary_min_usd": null,
            "salary_max_usd": null,
            "date_posted": "2026-06-01",
            "valid_through": "2026-07-03",
            "source_verified_at": "2026-06-03",
            "source_name": "Affirm Greenhouse board",
            "source_url": "https://job-boards.greenhouse.io/affirm/jobs/7704631003",
            "apply_url": "https://job-boards.greenhouse.io/affirm/jobs/7704631003",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "united_states",
                "applicant_region_label": "Applicant region: United States",
                "remote_scope_signal": "region_limited_remote",
                "remote_scope_label": "Remote scope: region-limited remote",
                "candidate_level_signal": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "salary_visibility_signal": "not_publicly_listed",
                "salary_visibility_label": "Salary: not publicly listed",
                "salary_range_parseable_usd": false,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant region: United States",
                "Remote scope: region-limited remote",
                "Candidate level: Manager",
                "Salary: not publicly listed"
            ],
            "tags": [
                "analytics",
                "credit risk",
                "remote us",
                "ai and data",
                "affirm"
            ]
        },
        {
            "slug": "automox-senior-manager-security-it-operations-remote-austin-denver-tampa",
            "job_url": "https://citizenhire.com/jobs/automox-senior-manager-security-it-operations-remote-austin-denver-tampa",
            "title": "Senior Manager, Security & IT Operations",
            "company": "Automox",
            "category": "Engineering",
            "category_slug": "engineering",
            "location": "Remote - Austin, TX - Denver, CO - Tampa, FL",
            "location_filter": "us",
            "remote_type": "Remote-region",
            "experience": "Manager",
            "employment_type": "Full-time",
            "salary_label": "USD 160,000 - 190,000",
            "salary_min_usd": 160000,
            "salary_max_usd": 190000,
            "date_posted": "2026-06-01",
            "valid_through": "2026-07-03",
            "source_verified_at": "2026-06-03",
            "source_name": "Automox Greenhouse board",
            "source_url": "https://job-boards.greenhouse.io/automox/jobs/5238193008",
            "apply_url": "https://job-boards.greenhouse.io/automox/jobs/5238193008",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "united_states",
                "applicant_region_label": "Applicant region: United States",
                "remote_scope_signal": "region_limited_remote",
                "remote_scope_label": "Remote scope: region-limited remote",
                "candidate_level_signal": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "salary_visibility_signal": "public_usd_range",
                "salary_visibility_label": "Salary: public range shown",
                "salary_range_parseable_usd": true,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant region: United States",
                "Remote scope: region-limited remote",
                "Candidate level: Manager",
                "Salary: public range shown"
            ],
            "tags": [
                "security operations",
                "it operations",
                "remote us",
                "salary listed",
                "automox"
            ]
        },
        {
            "slug": "vercel-senior-manager-solutions-architect-remote-australia",
            "job_url": "https://citizenhire.com/jobs/vercel-senior-manager-solutions-architect-remote-australia",
            "title": "Senior Manager, Solutions Architect",
            "company": "Vercel",
            "category": "Customer Success",
            "category_slug": "customer-success",
            "location": "Remote - Australia",
            "location_filter": "apac",
            "remote_type": "Remote-region",
            "experience": "Manager",
            "employment_type": "Full-time",
            "salary_label": "Not publicly listed",
            "salary_min_usd": null,
            "salary_max_usd": null,
            "date_posted": "2026-06-01",
            "valid_through": "2026-07-03",
            "source_verified_at": "2026-06-03",
            "source_name": "Vercel Greenhouse board",
            "source_url": "https://job-boards.greenhouse.io/vercel/jobs/5995789004",
            "apply_url": "https://job-boards.greenhouse.io/vercel/jobs/5995789004",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "verify_on_source",
                "applicant_region_label": "Applicant region: verify on source (Remote - Australia)",
                "remote_scope_signal": "region_limited_remote",
                "remote_scope_label": "Remote scope: region-limited remote",
                "candidate_level_signal": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "salary_visibility_signal": "not_publicly_listed",
                "salary_visibility_label": "Salary: not publicly listed",
                "salary_range_parseable_usd": false,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant region: verify on source (Remote - Australia)",
                "Remote scope: region-limited remote",
                "Candidate level: Manager",
                "Salary: not publicly listed"
            ],
            "tags": [
                "customer success",
                "solutions architect",
                "manager",
                "remote australia",
                "vercel"
            ]
        },
        {
            "slug": "reddit-ads-conversion-modeling-machine-learning-engineering-manager",
            "job_url": "https://citizenhire.com/jobs/reddit-ads-conversion-modeling-machine-learning-engineering-manager",
            "title": "Ads Conversion Modeling, Machine Learning Engineering Manager",
            "company": "Reddit",
            "category": "AI and Data",
            "category_slug": "ai-data",
            "location": "Remote - United States",
            "location_filter": "us",
            "remote_type": "Remote-region",
            "experience": "Manager",
            "employment_type": "Full-time",
            "salary_label": "USD 230,000 - 322,000",
            "salary_min_usd": 230000,
            "salary_max_usd": 322000,
            "date_posted": "2026-06-01",
            "valid_through": "2026-07-03",
            "source_verified_at": "2026-06-03",
            "source_name": "Reddit Greenhouse board",
            "source_url": "https://job-boards.greenhouse.io/reddit/jobs/7792848",
            "apply_url": "https://job-boards.greenhouse.io/reddit/jobs/7792848",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "united_states",
                "applicant_region_label": "Applicant region: United States",
                "remote_scope_signal": "region_limited_remote",
                "remote_scope_label": "Remote scope: region-limited remote",
                "candidate_level_signal": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "salary_visibility_signal": "public_usd_range",
                "salary_visibility_label": "Salary: public range shown",
                "salary_range_parseable_usd": true,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant region: United States",
                "Remote scope: region-limited remote",
                "Candidate level: Manager",
                "Salary: public range shown"
            ],
            "tags": [
                "machine learning",
                "engineering manager",
                "ads",
                "remote us",
                "salary listed"
            ]
        },
        {
            "slug": "cloudflare-country-director-india-remote-india",
            "job_url": "https://citizenhire.com/jobs/cloudflare-country-director-india-remote-india",
            "title": "Country Director, India",
            "company": "Cloudflare",
            "category": "Sales",
            "category_slug": "sales",
            "location": "Remote India",
            "location_filter": "india",
            "remote_type": "Remote-region",
            "experience": "Manager",
            "employment_type": "Full-time",
            "salary_label": "Not publicly listed",
            "salary_min_usd": null,
            "salary_max_usd": null,
            "date_posted": "2026-05-29",
            "valid_through": "2026-07-03",
            "source_verified_at": "2026-06-03",
            "source_name": "Cloudflare Greenhouse board",
            "source_url": "https://boards.greenhouse.io/cloudflare/jobs/7588061?gh_jid=7588061",
            "apply_url": "https://boards.greenhouse.io/cloudflare/jobs/7588061?gh_jid=7588061",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "india",
                "applicant_region_label": "Applicant region: India",
                "remote_scope_signal": "region_limited_remote",
                "remote_scope_label": "Remote scope: region-limited remote",
                "candidate_level_signal": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "salary_visibility_signal": "not_publicly_listed",
                "salary_visibility_label": "Salary: not publicly listed",
                "salary_range_parseable_usd": false,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant region: India",
                "Remote scope: region-limited remote",
                "Candidate level: Manager",
                "Salary: not publicly listed"
            ],
            "tags": [
                "country director",
                "field sales",
                "remote india",
                "apac",
                "cloudflare"
            ]
        },
        {
            "slug": "affirm-analytics-lead-full-stack-consumer-analytics-remote-us",
            "job_url": "https://citizenhire.com/jobs/affirm-analytics-lead-full-stack-consumer-analytics-remote-us",
            "title": "Analytics Lead, Full Stack (Consumer Analytics)",
            "company": "Affirm",
            "category": "AI and Data",
            "category_slug": "ai-data",
            "location": "Remote US",
            "location_filter": "us",
            "remote_type": "Remote-region",
            "experience": "Manager",
            "employment_type": "Full-time",
            "salary_label": "USD 160,000 - 230,000",
            "salary_min_usd": 160000,
            "salary_max_usd": 230000,
            "date_posted": "2026-05-28",
            "valid_through": "2026-07-03",
            "source_verified_at": "2026-06-03",
            "source_name": "Affirm Greenhouse board",
            "source_url": "https://job-boards.greenhouse.io/affirm/jobs/7732706003",
            "apply_url": "https://job-boards.greenhouse.io/affirm/jobs/7732706003",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "united_states",
                "applicant_region_label": "Applicant region: United States",
                "remote_scope_signal": "region_limited_remote",
                "remote_scope_label": "Remote scope: region-limited remote",
                "candidate_level_signal": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "salary_visibility_signal": "public_usd_range",
                "salary_visibility_label": "Salary: public range shown",
                "salary_range_parseable_usd": true,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant region: United States",
                "Remote scope: region-limited remote",
                "Candidate level: Manager",
                "Salary: public range shown"
            ],
            "tags": [
                "analytics",
                "marketplace",
                "remote us",
                "salary listed",
                "affirm"
            ]
        },
        {
            "slug": "gitlab-cx-resource-staffing-manager-emea-remote-united-kingdom",
            "job_url": "https://citizenhire.com/jobs/gitlab-cx-resource-staffing-manager-emea-remote-united-kingdom",
            "title": "CX Resource & Staffing Manager, EMEA",
            "company": "GitLab",
            "category": "Operations",
            "category_slug": "operations",
            "location": "Remote, United Kingdom",
            "location_filter": "europe",
            "remote_type": "Remote-region",
            "experience": "Manager",
            "employment_type": "Full-time",
            "salary_label": "Not publicly listed",
            "salary_min_usd": null,
            "salary_max_usd": null,
            "date_posted": "2026-05-25",
            "valid_through": "2026-06-24",
            "source_verified_at": "2026-05-25",
            "source_name": "GitLab Greenhouse board",
            "source_url": "https://job-boards.greenhouse.io/gitlab/jobs/8558222002",
            "apply_url": "https://job-boards.greenhouse.io/gitlab/jobs/8558222002",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "united_kingdom_or_source_listed_countries",
                "applicant_region_label": "Applicant country signal: United Kingdom or source-listed countries",
                "remote_scope_signal": "region_limited_remote",
                "remote_scope_label": "Remote scope: region-limited remote",
                "candidate_level_signal": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "salary_visibility_signal": "not_publicly_listed",
                "salary_visibility_label": "Salary: not publicly listed",
                "salary_range_parseable_usd": false,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant country signal: United Kingdom or source-listed countries",
                "Remote scope: region-limited remote",
                "Candidate level: Manager",
                "Salary: not publicly listed"
            ],
            "tags": [
                "operations",
                "gitlab",
                "consulting-delivery",
                "europe"
            ]
        },
        {
            "slug": "datadog-principal-partner-manager-channels-uki-security-dublin-ireland-london-united-kingdom-united-kingdom-remote",
            "job_url": "https://citizenhire.com/jobs/datadog-principal-partner-manager-channels-uki-security-dublin-ireland-london-united-kingdom-united-kingdom-remote",
            "title": "Principal Partner Manager - Channels (UKI Security)",
            "company": "Datadog",
            "category": "Engineering",
            "category_slug": "engineering",
            "location": "Dublin, Ireland; London, United Kingdom; United Kingdom, Remote",
            "location_filter": "europe",
            "remote_type": "Remote-region",
            "experience": "Manager",
            "employment_type": "Full-time",
            "salary_label": "Not publicly listed",
            "salary_min_usd": null,
            "salary_max_usd": null,
            "date_posted": "2026-05-25",
            "valid_through": "2026-06-24",
            "source_verified_at": "2026-05-25",
            "source_name": "Datadog Greenhouse board",
            "source_url": "https://careers.datadoghq.com/detail/7747740/?gh_jid=7747740",
            "apply_url": "https://careers.datadoghq.com/detail/7747740/?gh_jid=7747740",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "united_kingdom_or_source_listed_countries",
                "applicant_region_label": "Applicant country signal: United Kingdom or source-listed countries",
                "remote_scope_signal": "region_limited_remote",
                "remote_scope_label": "Remote scope: region-limited remote",
                "candidate_level_signal": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "salary_visibility_signal": "not_publicly_listed",
                "salary_visibility_label": "Salary: not publicly listed",
                "salary_range_parseable_usd": false,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant country signal: United Kingdom or source-listed countries",
                "Remote scope: region-limited remote",
                "Candidate level: Manager",
                "Salary: not publicly listed"
            ],
            "tags": [
                "engineering",
                "datadog",
                "channels-alliances",
                "europe"
            ]
        },
        {
            "slug": "reddit-senior-technical-product-manager-ads-ml-platform-remote-united-states",
            "job_url": "https://citizenhire.com/jobs/reddit-senior-technical-product-manager-ads-ml-platform-remote-united-states",
            "title": "Senior Technical Product Manager, Ads ML Platform",
            "company": "Reddit",
            "category": "Engineering",
            "category_slug": "engineering",
            "location": "Remote - United States",
            "location_filter": "us",
            "remote_type": "Remote-region",
            "experience": "Manager",
            "employment_type": "Full-time",
            "salary_label": "USD 190,800 - 267,100",
            "salary_min_usd": 190800,
            "salary_max_usd": 267100,
            "date_posted": "2026-05-25",
            "valid_through": "2026-06-24",
            "source_verified_at": "2026-05-25",
            "source_name": "Reddit Greenhouse board",
            "source_url": "https://job-boards.greenhouse.io/reddit/jobs/7954001",
            "apply_url": "https://job-boards.greenhouse.io/reddit/jobs/7954001",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "united_states",
                "applicant_region_label": "Applicant region: United States",
                "remote_scope_signal": "region_limited_remote",
                "remote_scope_label": "Remote scope: region-limited remote",
                "candidate_level_signal": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "salary_visibility_signal": "public_usd_range",
                "salary_visibility_label": "Salary: public range shown",
                "salary_range_parseable_usd": true,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant region: United States",
                "Remote scope: region-limited remote",
                "Candidate level: Manager",
                "Salary: public range shown"
            ],
            "tags": [
                "engineering",
                "reddit",
                "ads-product",
                "us"
            ]
        },
        {
            "slug": "grafana-labs-engineering-manager-platform-usage-ireland-remote-republic-of-ireland-remote",
            "job_url": "https://citizenhire.com/jobs/grafana-labs-engineering-manager-platform-usage-ireland-remote-republic-of-ireland-remote",
            "title": "Engineering Manager - Platform - Usage | Ireland | Remote",
            "company": "Grafana Labs",
            "category": "Engineering",
            "category_slug": "engineering",
            "location": "Republic of Ireland (Remote)",
            "location_filter": "europe",
            "remote_type": "Remote-region",
            "experience": "Manager",
            "employment_type": "Full-time",
            "salary_label": "Not publicly listed",
            "salary_min_usd": null,
            "salary_max_usd": null,
            "date_posted": "2026-05-25",
            "valid_through": "2026-06-24",
            "source_verified_at": "2026-05-25",
            "source_name": "Grafana Labs Greenhouse board",
            "source_url": "https://job-boards.greenhouse.io/grafanalabs/jobs/5999717004",
            "apply_url": "https://job-boards.greenhouse.io/grafanalabs/jobs/5999717004",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "europe_or_source_listed_countries",
                "applicant_region_label": "Applicant region: Europe or source-listed countries",
                "remote_scope_signal": "region_limited_remote",
                "remote_scope_label": "Remote scope: region-limited remote",
                "candidate_level_signal": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "salary_visibility_signal": "not_publicly_listed",
                "salary_visibility_label": "Salary: not publicly listed",
                "salary_range_parseable_usd": false,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant region: Europe or source-listed countries",
                "Remote scope: region-limited remote",
                "Candidate level: Manager",
                "Salary: not publicly listed"
            ],
            "tags": [
                "engineering",
                "grafana-labs",
                "r-d-business-applications",
                "europe"
            ]
        },
        {
            "slug": "grafana-labs-engineering-manager-platform-usage-spain-remote-spain-remote",
            "job_url": "https://citizenhire.com/jobs/grafana-labs-engineering-manager-platform-usage-spain-remote-spain-remote",
            "title": "Engineering Manager - Platform - Usage | Spain | Remote",
            "company": "Grafana Labs",
            "category": "Engineering",
            "category_slug": "engineering",
            "location": "Spain (Remote)",
            "location_filter": "europe",
            "remote_type": "Remote-region",
            "experience": "Manager",
            "employment_type": "Full-time",
            "salary_label": "Not publicly listed",
            "salary_min_usd": null,
            "salary_max_usd": null,
            "date_posted": "2026-05-25",
            "valid_through": "2026-06-24",
            "source_verified_at": "2026-05-25",
            "source_name": "Grafana Labs Greenhouse board",
            "source_url": "https://job-boards.greenhouse.io/grafanalabs/jobs/5999714004",
            "apply_url": "https://job-boards.greenhouse.io/grafanalabs/jobs/5999714004",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "europe_or_source_listed_countries",
                "applicant_region_label": "Applicant region: Europe or source-listed countries",
                "remote_scope_signal": "region_limited_remote",
                "remote_scope_label": "Remote scope: region-limited remote",
                "candidate_level_signal": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "salary_visibility_signal": "not_publicly_listed",
                "salary_visibility_label": "Salary: not publicly listed",
                "salary_range_parseable_usd": false,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant region: Europe or source-listed countries",
                "Remote scope: region-limited remote",
                "Candidate level: Manager",
                "Salary: not publicly listed"
            ],
            "tags": [
                "engineering",
                "grafana-labs",
                "r-d-business-applications",
                "europe"
            ]
        },
        {
            "slug": "grafana-labs-engineering-manager-platform-usage-uk-remote-united-kingdom-remote",
            "job_url": "https://citizenhire.com/jobs/grafana-labs-engineering-manager-platform-usage-uk-remote-united-kingdom-remote",
            "title": "Engineering Manager - Platform - Usage | UK | Remote",
            "company": "Grafana Labs",
            "category": "Engineering",
            "category_slug": "engineering",
            "location": "United Kingdom (Remote)",
            "location_filter": "europe",
            "remote_type": "Remote-region",
            "experience": "Manager",
            "employment_type": "Full-time",
            "salary_label": "Not publicly listed",
            "salary_min_usd": null,
            "salary_max_usd": null,
            "date_posted": "2026-05-25",
            "valid_through": "2026-06-24",
            "source_verified_at": "2026-05-25",
            "source_name": "Grafana Labs Greenhouse board",
            "source_url": "https://job-boards.greenhouse.io/grafanalabs/jobs/5999716004",
            "apply_url": "https://job-boards.greenhouse.io/grafanalabs/jobs/5999716004",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "united_kingdom_or_source_listed_countries",
                "applicant_region_label": "Applicant country signal: United Kingdom or source-listed countries",
                "remote_scope_signal": "region_limited_remote",
                "remote_scope_label": "Remote scope: region-limited remote",
                "candidate_level_signal": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "salary_visibility_signal": "not_publicly_listed",
                "salary_visibility_label": "Salary: not publicly listed",
                "salary_range_parseable_usd": false,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant country signal: United Kingdom or source-listed countries",
                "Remote scope: region-limited remote",
                "Candidate level: Manager",
                "Salary: not publicly listed"
            ],
            "tags": [
                "engineering",
                "grafana-labs",
                "r-d-business-applications",
                "europe"
            ]
        },
        {
            "slug": "twilio-counsel-policy-manager-remote-australia",
            "job_url": "https://citizenhire.com/jobs/twilio-counsel-policy-manager-remote-australia",
            "title": "Counsel, Policy Manager",
            "company": "Twilio",
            "category": "Legal",
            "category_slug": "legal",
            "location": "Remote - Australia",
            "location_filter": "apac",
            "remote_type": "Remote-region",
            "experience": "Manager",
            "employment_type": "Full-time",
            "salary_label": "Not publicly listed",
            "salary_min_usd": null,
            "salary_max_usd": null,
            "date_posted": "2026-05-25",
            "valid_through": "2026-06-24",
            "source_verified_at": "2026-05-25",
            "source_name": "Twilio Greenhouse board",
            "source_url": "https://job-boards.greenhouse.io/twilio/jobs/7903417",
            "apply_url": "https://job-boards.greenhouse.io/twilio/jobs/7903417",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "verify_on_source",
                "applicant_region_label": "Applicant region: verify on source (Remote - Australia)",
                "remote_scope_signal": "region_limited_remote",
                "remote_scope_label": "Remote scope: region-limited remote",
                "candidate_level_signal": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "salary_visibility_signal": "not_publicly_listed",
                "salary_visibility_label": "Salary: not publicly listed",
                "salary_range_parseable_usd": false,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant region: verify on source (Remote - Australia)",
                "Remote scope: region-limited remote",
                "Candidate level: Manager",
                "Salary: not publicly listed"
            ],
            "tags": [
                "legal",
                "twilio",
                "apac"
            ]
        },
        {
            "slug": "twilio-delivery-project-manager-3-remote-colombia",
            "job_url": "https://citizenhire.com/jobs/twilio-delivery-project-manager-3-remote-colombia",
            "title": "Delivery Project Manager 3",
            "company": "Twilio",
            "category": "Operations",
            "category_slug": "operations",
            "location": "Remote - Colombia",
            "location_filter": "americas",
            "remote_type": "Remote-region",
            "experience": "Manager",
            "employment_type": "Full-time",
            "salary_label": "Not publicly listed",
            "salary_min_usd": null,
            "salary_max_usd": null,
            "date_posted": "2026-05-25",
            "valid_through": "2026-06-24",
            "source_verified_at": "2026-05-25",
            "source_name": "Twilio Greenhouse board",
            "source_url": "https://job-boards.greenhouse.io/twilio/jobs/7818577",
            "apply_url": "https://job-boards.greenhouse.io/twilio/jobs/7818577",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "verify_on_source",
                "applicant_region_label": "Applicant region: verify on source (Remote - Colombia)",
                "remote_scope_signal": "region_limited_remote",
                "remote_scope_label": "Remote scope: region-limited remote",
                "candidate_level_signal": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "salary_visibility_signal": "not_publicly_listed",
                "salary_visibility_label": "Salary: not publicly listed",
                "salary_range_parseable_usd": false,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant region: verify on source (Remote - Colombia)",
                "Remote scope: region-limited remote",
                "Candidate level: Manager",
                "Salary: not publicly listed"
            ],
            "tags": [
                "operations",
                "twilio",
                "services",
                "americas"
            ]
        },
        {
            "slug": "gitlab-senior-director-solution-architecture-north-america-remote-us",
            "job_url": "https://citizenhire.com/jobs/gitlab-senior-director-solution-architecture-north-america-remote-us",
            "title": "Senior Director, Solution Architecture - North America",
            "company": "GitLab",
            "category": "Operations",
            "category_slug": "operations",
            "location": "Remote, US",
            "location_filter": "us",
            "remote_type": "Remote-region",
            "experience": "Manager",
            "employment_type": "Full-time",
            "salary_label": "USD 244,200 - 409,500",
            "salary_min_usd": 244200,
            "salary_max_usd": 409500,
            "date_posted": "2026-05-22",
            "valid_through": "2026-06-24",
            "source_verified_at": "2026-05-25",
            "source_name": "GitLab Greenhouse board",
            "source_url": "https://job-boards.greenhouse.io/gitlab/jobs/8561219002",
            "apply_url": "https://job-boards.greenhouse.io/gitlab/jobs/8561219002",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "united_states",
                "applicant_region_label": "Applicant region: United States",
                "remote_scope_signal": "region_limited_remote",
                "remote_scope_label": "Remote scope: region-limited remote",
                "candidate_level_signal": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "salary_visibility_signal": "public_usd_range",
                "salary_visibility_label": "Salary: public range shown",
                "salary_range_parseable_usd": true,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant region: United States",
                "Remote scope: region-limited remote",
                "Candidate level: Manager",
                "Salary: public range shown"
            ],
            "tags": [
                "operations",
                "gitlab",
                "sa",
                "us"
            ]
        },
        {
            "slug": "canonical-marketing-team-lead-home-based-americas-home-based-emea",
            "job_url": "https://citizenhire.com/jobs/canonical-marketing-team-lead-home-based-americas-home-based-emea",
            "title": "Marketing Team Lead",
            "company": "Canonical",
            "category": "Marketing",
            "category_slug": "marketing",
            "location": "Home Based - Americas; Home based - EMEA",
            "location_filter": "emea",
            "remote_type": "Remote-region",
            "experience": "Manager",
            "employment_type": "Full-time",
            "salary_label": "Not publicly listed",
            "salary_min_usd": null,
            "salary_max_usd": null,
            "date_posted": "2026-05-22",
            "valid_through": "2026-06-24",
            "source_verified_at": "2026-05-25",
            "source_name": "Canonical Greenhouse board",
            "source_url": "https://job-boards.greenhouse.io/canonical/jobs/7953864",
            "apply_url": "https://job-boards.greenhouse.io/canonical/jobs/7953864",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "emea",
                "applicant_region_label": "Applicant region: EMEA",
                "remote_scope_signal": "region_limited_remote",
                "remote_scope_label": "Remote scope: region-limited remote",
                "candidate_level_signal": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "salary_visibility_signal": "not_publicly_listed",
                "salary_visibility_label": "Salary: not publicly listed",
                "salary_range_parseable_usd": false,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant region: EMEA",
                "Remote scope: region-limited remote",
                "Candidate level: Manager",
                "Salary: not publicly listed"
            ],
            "tags": [
                "marketing",
                "canonical",
                "emea"
            ]
        },
        {
            "slug": "webflow-senior-manager-solutions-architect-east-u-s-remote",
            "job_url": "https://citizenhire.com/jobs/webflow-senior-manager-solutions-architect-east-u-s-remote",
            "title": "Senior Manager, Solutions Architect - East",
            "company": "Webflow",
            "category": "Operations",
            "category_slug": "operations",
            "location": "U.S. Remote",
            "location_filter": "us",
            "remote_type": "Remote-region",
            "experience": "Manager",
            "employment_type": "Full-time",
            "salary_label": "Not publicly listed",
            "salary_min_usd": null,
            "salary_max_usd": null,
            "date_posted": "2026-05-22",
            "valid_through": "2026-06-24",
            "source_verified_at": "2026-05-25",
            "source_name": "Webflow Greenhouse board",
            "source_url": "https://job-boards.greenhouse.io/webflow/jobs/7838402",
            "apply_url": "https://job-boards.greenhouse.io/webflow/jobs/7838402",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "united_states",
                "applicant_region_label": "Applicant region: United States",
                "remote_scope_signal": "region_limited_remote",
                "remote_scope_label": "Remote scope: region-limited remote",
                "candidate_level_signal": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "salary_visibility_signal": "not_publicly_listed",
                "salary_visibility_label": "Salary: not publicly listed",
                "salary_range_parseable_usd": false,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant region: United States",
                "Remote scope: region-limited remote",
                "Candidate level: Manager",
                "Salary: not publicly listed"
            ],
            "tags": [
                "operations",
                "webflow",
                "professional-services",
                "us"
            ]
        },
        {
            "slug": "grafana-labs-director-sales-development-americas-united-states-remote-united-states-remote",
            "job_url": "https://citizenhire.com/jobs/grafana-labs-director-sales-development-americas-united-states-remote-united-states-remote",
            "title": "Director, Sales Development Americas | United States | Remote",
            "company": "Grafana Labs",
            "category": "Sales",
            "category_slug": "sales",
            "location": "United States (Remote)",
            "location_filter": "us",
            "remote_type": "Remote-region",
            "experience": "Manager",
            "employment_type": "Full-time",
            "salary_label": "Not publicly listed",
            "salary_min_usd": null,
            "salary_max_usd": null,
            "date_posted": "2026-05-22",
            "valid_through": "2026-06-24",
            "source_verified_at": "2026-05-25",
            "source_name": "Grafana Labs Greenhouse board",
            "source_url": "https://job-boards.greenhouse.io/grafanalabs/jobs/6004701004",
            "apply_url": "https://job-boards.greenhouse.io/grafanalabs/jobs/6004701004",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "united_states",
                "applicant_region_label": "Applicant region: United States",
                "remote_scope_signal": "region_limited_remote",
                "remote_scope_label": "Remote scope: region-limited remote",
                "candidate_level_signal": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "salary_visibility_signal": "not_publicly_listed",
                "salary_visibility_label": "Salary: not publicly listed",
                "salary_range_parseable_usd": false,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant region: United States",
                "Remote scope: region-limited remote",
                "Candidate level: Manager",
                "Salary: not publicly listed"
            ],
            "tags": [
                "sales",
                "grafana-labs",
                "sales-development",
                "us"
            ]
        },
        {
            "slug": "anthropic-infrastructure-tax-lead-remote-friendly-travel-required-san-francisco-ca-new-york-city-ny",
            "job_url": "https://citizenhire.com/jobs/anthropic-infrastructure-tax-lead-remote-friendly-travel-required-san-francisco-ca-new-york-city-ny",
            "title": "Infrastructure Tax Lead",
            "company": "Anthropic",
            "category": "Finance",
            "category_slug": "finance",
            "location": "Remote-Friendly (Travel-Required) | San Francisco, CA | New York City, NY",
            "location_filter": "worldwide",
            "remote_type": "Remote-region",
            "experience": "Manager",
            "employment_type": "Full-time",
            "salary_label": "USD 300,000 - 370,000",
            "salary_min_usd": 300000,
            "salary_max_usd": 370000,
            "date_posted": "2026-05-22",
            "valid_through": "2026-06-24",
            "source_verified_at": "2026-05-25",
            "source_name": "Anthropic Greenhouse board",
            "source_url": "https://job-boards.greenhouse.io/anthropic/jobs/5123851008",
            "apply_url": "https://job-boards.greenhouse.io/anthropic/jobs/5123851008",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "worldwide",
                "applicant_region_label": "Applicant region: worldwide signal from source",
                "remote_scope_signal": "region_limited_remote",
                "remote_scope_label": "Remote scope: region-limited remote",
                "candidate_level_signal": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "salary_visibility_signal": "public_usd_range",
                "salary_visibility_label": "Salary: public range shown",
                "salary_range_parseable_usd": true,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant region: worldwide signal from source",
                "Remote scope: region-limited remote",
                "Candidate level: Manager",
                "Salary: public range shown"
            ],
            "tags": [
                "finance",
                "anthropic",
                "worldwide"
            ]
        },
        {
            "slug": "twilio-director-product-management-remote-us",
            "job_url": "https://citizenhire.com/jobs/twilio-director-product-management-remote-us",
            "title": "Director, Product Management",
            "company": "Twilio",
            "category": "Operations",
            "category_slug": "operations",
            "location": "Remote - US",
            "location_filter": "us",
            "remote_type": "Remote-region",
            "experience": "Manager",
            "employment_type": "Full-time",
            "salary_label": "Not publicly listed",
            "salary_min_usd": null,
            "salary_max_usd": null,
            "date_posted": "2026-05-22",
            "valid_through": "2026-06-24",
            "source_verified_at": "2026-05-25",
            "source_name": "Twilio Greenhouse board",
            "source_url": "https://job-boards.greenhouse.io/twilio/jobs/7565884",
            "apply_url": "https://job-boards.greenhouse.io/twilio/jobs/7565884",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "united_states",
                "applicant_region_label": "Applicant region: United States",
                "remote_scope_signal": "region_limited_remote",
                "remote_scope_label": "Remote scope: region-limited remote",
                "candidate_level_signal": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "salary_visibility_signal": "not_publicly_listed",
                "salary_visibility_label": "Salary: not publicly listed",
                "salary_range_parseable_usd": false,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant region: United States",
                "Remote scope: region-limited remote",
                "Candidate level: Manager",
                "Salary: not publicly listed"
            ],
            "tags": [
                "operations",
                "twilio",
                "product-management",
                "us"
            ]
        },
        {
            "slug": "twilio-director-software-engineering-remote-india",
            "job_url": "https://citizenhire.com/jobs/twilio-director-software-engineering-remote-india",
            "title": "Director, Software Engineering",
            "company": "Twilio",
            "category": "Engineering",
            "category_slug": "engineering",
            "location": "Remote - India",
            "location_filter": "india",
            "remote_type": "Remote-region",
            "experience": "Manager",
            "employment_type": "Full-time",
            "salary_label": "Not publicly listed",
            "salary_min_usd": null,
            "salary_max_usd": null,
            "date_posted": "2026-05-22",
            "valid_through": "2026-06-24",
            "source_verified_at": "2026-05-25",
            "source_name": "Twilio Greenhouse board",
            "source_url": "https://job-boards.greenhouse.io/twilio/jobs/7825091",
            "apply_url": "https://job-boards.greenhouse.io/twilio/jobs/7825091",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "india",
                "applicant_region_label": "Applicant region: India",
                "remote_scope_signal": "region_limited_remote",
                "remote_scope_label": "Remote scope: region-limited remote",
                "candidate_level_signal": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "salary_visibility_signal": "not_publicly_listed",
                "salary_visibility_label": "Salary: not publicly listed",
                "salary_range_parseable_usd": false,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant region: India",
                "Remote scope: region-limited remote",
                "Candidate level: Manager",
                "Salary: not publicly listed"
            ],
            "tags": [
                "engineering",
                "twilio",
                "india"
            ]
        },
        {
            "slug": "braze-senior-reseller-sales-manager-remote-spain",
            "job_url": "https://citizenhire.com/jobs/braze-senior-reseller-sales-manager-remote-spain",
            "title": "Senior Reseller Sales Manager",
            "company": "Braze",
            "category": "Sales",
            "category_slug": "sales",
            "location": "Remote - Spain",
            "location_filter": "europe",
            "remote_type": "Remote-region",
            "experience": "Manager",
            "employment_type": "Full-time",
            "salary_label": "Not publicly listed",
            "salary_min_usd": null,
            "salary_max_usd": null,
            "date_posted": "2026-05-21",
            "valid_through": "2026-07-03",
            "source_verified_at": "2026-06-03",
            "source_name": "Braze Greenhouse board",
            "source_url": "https://boards.greenhouse.io/braze/jobs/7823501?gh_jid=7823501",
            "apply_url": "https://boards.greenhouse.io/braze/jobs/7823501?gh_jid=7823501",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "europe_or_source_listed_countries",
                "applicant_region_label": "Applicant region: Europe or source-listed countries",
                "remote_scope_signal": "region_limited_remote",
                "remote_scope_label": "Remote scope: region-limited remote",
                "candidate_level_signal": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "salary_visibility_signal": "not_publicly_listed",
                "salary_visibility_label": "Salary: not publicly listed",
                "salary_range_parseable_usd": false,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant region: Europe or source-listed countries",
                "Remote scope: region-limited remote",
                "Candidate level: Manager",
                "Salary: not publicly listed"
            ],
            "tags": [
                "reseller sales",
                "partnerships",
                "remote spain",
                "europe",
                "braze"
            ]
        },
        {
            "slug": "gitlab-senior-contracts-manager-remote-us",
            "job_url": "https://citizenhire.com/jobs/gitlab-senior-contracts-manager-remote-us",
            "title": "Senior Contracts Manager",
            "company": "GitLab",
            "category": "Legal",
            "category_slug": "legal",
            "location": "Remote, US",
            "location_filter": "us",
            "remote_type": "Remote-region",
            "experience": "Manager",
            "employment_type": "Full-time",
            "salary_label": "USD 95,200 - 134,000",
            "salary_min_usd": 95200,
            "salary_max_usd": 134000,
            "date_posted": "2026-05-21",
            "valid_through": "2026-06-24",
            "source_verified_at": "2026-05-25",
            "source_name": "GitLab Greenhouse board",
            "source_url": "https://job-boards.greenhouse.io/gitlab/jobs/8545882002",
            "apply_url": "https://job-boards.greenhouse.io/gitlab/jobs/8545882002",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "united_states",
                "applicant_region_label": "Applicant region: United States",
                "remote_scope_signal": "region_limited_remote",
                "remote_scope_label": "Remote scope: region-limited remote",
                "candidate_level_signal": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "salary_visibility_signal": "public_usd_range",
                "salary_visibility_label": "Salary: public range shown",
                "salary_range_parseable_usd": true,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant region: United States",
                "Remote scope: region-limited remote",
                "Candidate level: Manager",
                "Salary: public range shown"
            ],
            "tags": [
                "legal",
                "gitlab",
                "us"
            ]
        },
        {
            "slug": "stripe-program-manager-solutions-architecture-chicago-atlanta-us-remote",
            "job_url": "https://citizenhire.com/jobs/stripe-program-manager-solutions-architecture-chicago-atlanta-us-remote",
            "title": "Program Manager, Solutions Architecture",
            "company": "Stripe",
            "category": "Operations",
            "category_slug": "operations",
            "location": "Chicago, Atlanta, US-Remote",
            "location_filter": "us",
            "remote_type": "Remote-region",
            "experience": "Manager",
            "employment_type": "Full-time",
            "salary_label": "Not publicly listed",
            "salary_min_usd": null,
            "salary_max_usd": null,
            "date_posted": "2026-05-21",
            "valid_through": "2026-06-24",
            "source_verified_at": "2026-05-25",
            "source_name": "Stripe Greenhouse board",
            "source_url": "https://stripe.com/jobs/search?gh_jid=7470827",
            "apply_url": "https://stripe.com/jobs/search?gh_jid=7470827",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "united_states",
                "applicant_region_label": "Applicant region: United States",
                "remote_scope_signal": "region_limited_remote",
                "remote_scope_label": "Remote scope: region-limited remote",
                "candidate_level_signal": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "salary_visibility_signal": "not_publicly_listed",
                "salary_visibility_label": "Salary: not publicly listed",
                "salary_range_parseable_usd": false,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant region: United States",
                "Remote scope: region-limited remote",
                "Candidate level: Manager",
                "Salary: not publicly listed"
            ],
            "tags": [
                "operations",
                "stripe",
                "1150-solutions-architecture",
                "us"
            ]
        },
        {
            "slug": "stripe-technical-partner-manager-amer-banks-us-remote-us-chicago-us-atlanta",
            "job_url": "https://citizenhire.com/jobs/stripe-technical-partner-manager-amer-banks-us-remote-us-chicago-us-atlanta",
            "title": "Technical Partner Manager, AMER Banks",
            "company": "Stripe",
            "category": "Engineering",
            "category_slug": "engineering",
            "location": "US-Remote; US-Chicago; US-Atlanta",
            "location_filter": "us",
            "remote_type": "Remote-region",
            "experience": "Manager",
            "employment_type": "Full-time",
            "salary_label": "Not publicly listed",
            "salary_min_usd": null,
            "salary_max_usd": null,
            "date_posted": "2026-05-21",
            "valid_through": "2026-06-24",
            "source_verified_at": "2026-05-25",
            "source_name": "Stripe Greenhouse board",
            "source_url": "https://stripe.com/jobs/search?gh_jid=7863509",
            "apply_url": "https://stripe.com/jobs/search?gh_jid=7863509",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "united_states",
                "applicant_region_label": "Applicant region: United States",
                "remote_scope_signal": "region_limited_remote",
                "remote_scope_label": "Remote scope: region-limited remote",
                "candidate_level_signal": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "salary_visibility_signal": "not_publicly_listed",
                "salary_visibility_label": "Salary: not publicly listed",
                "salary_range_parseable_usd": false,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant region: United States",
                "Remote scope: region-limited remote",
                "Candidate level: Manager",
                "Salary: not publicly listed"
            ],
            "tags": [
                "engineering",
                "stripe",
                "3515-partner-engineering-and-operations",
                "us"
            ]
        },
        {
            "slug": "stripe-technical-partner-manager-amer-banks-us-remote-us-chicago-us-atlanta-2",
            "job_url": "https://citizenhire.com/jobs/stripe-technical-partner-manager-amer-banks-us-remote-us-chicago-us-atlanta-2",
            "title": "Technical Partner Manager, AMER Banks",
            "company": "Stripe",
            "category": "Engineering",
            "category_slug": "engineering",
            "location": "US-Remote; US-Chicago; US-Atlanta",
            "location_filter": "us",
            "remote_type": "Remote-region",
            "experience": "Manager",
            "employment_type": "Full-time",
            "salary_label": "Not publicly listed",
            "salary_min_usd": null,
            "salary_max_usd": null,
            "date_posted": "2026-05-21",
            "valid_through": "2026-06-24",
            "source_verified_at": "2026-05-25",
            "source_name": "Stripe Greenhouse board",
            "source_url": "https://stripe.com/jobs/search?gh_jid=7719602",
            "apply_url": "https://stripe.com/jobs/search?gh_jid=7719602",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "united_states",
                "applicant_region_label": "Applicant region: United States",
                "remote_scope_signal": "region_limited_remote",
                "remote_scope_label": "Remote scope: region-limited remote",
                "candidate_level_signal": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "salary_visibility_signal": "not_publicly_listed",
                "salary_visibility_label": "Salary: not publicly listed",
                "salary_range_parseable_usd": false,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant region: United States",
                "Remote scope: region-limited remote",
                "Candidate level: Manager",
                "Salary: not publicly listed"
            ],
            "tags": [
                "engineering",
                "stripe",
                "3515-partner-engineering-and-operations",
                "us"
            ]
        },
        {
            "slug": "reddit-principal-technical-program-manager-performance-remote-united-states",
            "job_url": "https://citizenhire.com/jobs/reddit-principal-technical-program-manager-performance-remote-united-states",
            "title": "Principal Technical Program Manager, Performance",
            "company": "Reddit",
            "category": "Operations",
            "category_slug": "operations",
            "location": "Remote - United States",
            "location_filter": "us",
            "remote_type": "Remote-region",
            "experience": "Manager",
            "employment_type": "Full-time",
            "salary_label": "USD 260,800 - 365,100",
            "salary_min_usd": 260800,
            "salary_max_usd": 365100,
            "date_posted": "2026-05-21",
            "valid_through": "2026-06-24",
            "source_verified_at": "2026-05-25",
            "source_name": "Reddit Greenhouse board",
            "source_url": "https://job-boards.greenhouse.io/reddit/jobs/7947049",
            "apply_url": "https://job-boards.greenhouse.io/reddit/jobs/7947049",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "united_states",
                "applicant_region_label": "Applicant region: United States",
                "remote_scope_signal": "region_limited_remote",
                "remote_scope_label": "Remote scope: region-limited remote",
                "candidate_level_signal": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "salary_visibility_signal": "public_usd_range",
                "salary_visibility_label": "Salary: public range shown",
                "salary_range_parseable_usd": true,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant region: United States",
                "Remote scope: region-limited remote",
                "Candidate level: Manager",
                "Salary: public range shown"
            ],
            "tags": [
                "operations",
                "reddit",
                "tpm",
                "us"
            ]
        },
        {
            "slug": "grafana-labs-senior-product-manager-canada-remote-canada-remote",
            "job_url": "https://citizenhire.com/jobs/grafana-labs-senior-product-manager-canada-remote-canada-remote",
            "title": "Senior Product Manager | Canada | Remote",
            "company": "Grafana Labs",
            "category": "Product",
            "category_slug": "product",
            "location": "Canada (Remote)",
            "location_filter": "north-america",
            "remote_type": "Remote-region",
            "experience": "Manager",
            "employment_type": "Full-time",
            "salary_label": "Not publicly listed",
            "salary_min_usd": null,
            "salary_max_usd": null,
            "date_posted": "2026-05-21",
            "valid_through": "2026-06-24",
            "source_verified_at": "2026-05-25",
            "source_name": "Grafana Labs Greenhouse board",
            "source_url": "https://job-boards.greenhouse.io/grafanalabs/jobs/6001525004",
            "apply_url": "https://job-boards.greenhouse.io/grafanalabs/jobs/6001525004",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "canada_or_source_listed_countries",
                "applicant_region_label": "Applicant country signal: Canada or source-listed countries",
                "remote_scope_signal": "region_limited_remote",
                "remote_scope_label": "Remote scope: region-limited remote",
                "candidate_level_signal": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "salary_visibility_signal": "not_publicly_listed",
                "salary_visibility_label": "Salary: not publicly listed",
                "salary_range_parseable_usd": false,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant country signal: Canada or source-listed countries",
                "Remote scope: region-limited remote",
                "Candidate level: Manager",
                "Salary: not publicly listed"
            ],
            "tags": [
                "product",
                "grafana-labs",
                "product-management",
                "north-america"
            ]
        },
        {
            "slug": "grafana-labs-senior-product-manager-us-remote-united-states-remote",
            "job_url": "https://citizenhire.com/jobs/grafana-labs-senior-product-manager-us-remote-united-states-remote",
            "title": "Senior Product Manager | US | Remote",
            "company": "Grafana Labs",
            "category": "Product",
            "category_slug": "product",
            "location": "United States (Remote)",
            "location_filter": "us",
            "remote_type": "Remote-region",
            "experience": "Manager",
            "employment_type": "Full-time",
            "salary_label": "Not publicly listed",
            "salary_min_usd": null,
            "salary_max_usd": null,
            "date_posted": "2026-05-21",
            "valid_through": "2026-06-24",
            "source_verified_at": "2026-05-25",
            "source_name": "Grafana Labs Greenhouse board",
            "source_url": "https://job-boards.greenhouse.io/grafanalabs/jobs/6001524004",
            "apply_url": "https://job-boards.greenhouse.io/grafanalabs/jobs/6001524004",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "united_states",
                "applicant_region_label": "Applicant region: United States",
                "remote_scope_signal": "region_limited_remote",
                "remote_scope_label": "Remote scope: region-limited remote",
                "candidate_level_signal": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "salary_visibility_signal": "not_publicly_listed",
                "salary_visibility_label": "Salary: not publicly listed",
                "salary_range_parseable_usd": false,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant region: United States",
                "Remote scope: region-limited remote",
                "Candidate level: Manager",
                "Salary: not publicly listed"
            ],
            "tags": [
                "product",
                "grafana-labs",
                "product-management",
                "us"
            ]
        },
        {
            "slug": "bitwarden-manager-fp-a-remote-u-s",
            "job_url": "https://citizenhire.com/jobs/bitwarden-manager-fp-a-remote-u-s",
            "title": "Manager, FP&A",
            "company": "Bitwarden",
            "category": "Finance",
            "category_slug": "finance",
            "location": "Remote, U.S.",
            "location_filter": "us",
            "remote_type": "Remote-region",
            "experience": "Manager",
            "employment_type": "Full-time",
            "salary_label": "Not publicly listed",
            "salary_min_usd": null,
            "salary_max_usd": null,
            "date_posted": "2026-05-20",
            "valid_through": "2026-07-03",
            "source_verified_at": "2026-06-03",
            "source_name": "Bitwarden Greenhouse board",
            "source_url": "https://bitwarden.com/careers/7742185003/?gh_jid=7742185003",
            "apply_url": "https://bitwarden.com/careers/7742185003/?gh_jid=7742185003",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "united_states",
                "applicant_region_label": "Applicant region: United States",
                "remote_scope_signal": "region_limited_remote",
                "remote_scope_label": "Remote scope: region-limited remote",
                "candidate_level_signal": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "salary_visibility_signal": "not_publicly_listed",
                "salary_visibility_label": "Salary: not publicly listed",
                "salary_range_parseable_usd": false,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant region: United States",
                "Remote scope: region-limited remote",
                "Candidate level: Manager",
                "Salary: not publicly listed"
            ],
            "tags": [
                "finance",
                "fp&a",
                "manager",
                "remote us",
                "bitwarden"
            ]
        },
        {
            "slug": "stripe-campaign-operations-manager",
            "job_url": "https://citizenhire.com/jobs/stripe-campaign-operations-manager",
            "title": "Campaign Operations Manager",
            "company": "Stripe",
            "category": "Operations",
            "category_slug": "operations",
            "location": "Remote in the US",
            "location_filter": "us",
            "remote_type": "Remote-region",
            "experience": "Manager",
            "employment_type": "Full-time",
            "salary_label": "Not publicly listed",
            "salary_min_usd": null,
            "salary_max_usd": null,
            "date_posted": "2026-05-20",
            "valid_through": "2026-06-23",
            "source_verified_at": "2026-05-24",
            "source_name": "Stripe Greenhouse board",
            "source_url": "https://stripe.com/jobs/search?gh_jid=7584016",
            "apply_url": "https://stripe.com/jobs/search?gh_jid=7584016",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "united_states",
                "applicant_region_label": "Applicant region: United States",
                "remote_scope_signal": "region_limited_remote",
                "remote_scope_label": "Remote scope: region-limited remote",
                "candidate_level_signal": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "salary_visibility_signal": "not_publicly_listed",
                "salary_visibility_label": "Salary: not publicly listed",
                "salary_range_parseable_usd": false,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant region: United States",
                "Remote scope: region-limited remote",
                "Candidate level: Manager",
                "Salary: not publicly listed"
            ],
            "tags": [
                "operations",
                "marketing operations",
                "remote us"
            ]
        },
        {
            "slug": "stripe-business-development-manager-training-certification",
            "job_url": "https://citizenhire.com/jobs/stripe-business-development-manager-training-certification",
            "title": "Business Development Manager, Training and Certification",
            "company": "Stripe",
            "category": "Business Development",
            "category_slug": "business-development",
            "location": "US remote",
            "location_filter": "us",
            "remote_type": "Remote-region",
            "experience": "Manager",
            "employment_type": "Full-time",
            "salary_label": "Not publicly listed",
            "salary_min_usd": null,
            "salary_max_usd": null,
            "date_posted": "2026-05-20",
            "valid_through": "2026-06-23",
            "source_verified_at": "2026-05-24",
            "source_name": "Stripe Greenhouse board",
            "source_url": "https://stripe.com/jobs/search?gh_jid=7521020",
            "apply_url": "https://stripe.com/jobs/search?gh_jid=7521020",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "united_states",
                "applicant_region_label": "Applicant region: United States",
                "remote_scope_signal": "region_limited_remote",
                "remote_scope_label": "Remote scope: region-limited remote",
                "candidate_level_signal": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "salary_visibility_signal": "not_publicly_listed",
                "salary_visibility_label": "Salary: not publicly listed",
                "salary_range_parseable_usd": false,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant region: United States",
                "Remote scope: region-limited remote",
                "Candidate level: Manager",
                "Salary: not publicly listed"
            ],
            "tags": [
                "business development",
                "training",
                "remote us"
            ]
        },
        {
            "slug": "gitlab-lead-global-marketing-campaigns-manager-remote-canada-remote-us",
            "job_url": "https://citizenhire.com/jobs/gitlab-lead-global-marketing-campaigns-manager-remote-canada-remote-us",
            "title": "Lead Global Marketing Campaigns Manager",
            "company": "GitLab",
            "category": "AI and Data",
            "category_slug": "ai-data",
            "location": "Remote, Canada; Remote, US",
            "location_filter": "north-america",
            "remote_type": "Remote-region",
            "experience": "Manager",
            "employment_type": "Full-time",
            "salary_label": "USD 139,200 - 235,200",
            "salary_min_usd": 139200,
            "salary_max_usd": 235200,
            "date_posted": "2026-05-20",
            "valid_through": "2026-06-24",
            "source_verified_at": "2026-05-25",
            "source_name": "GitLab Greenhouse board",
            "source_url": "https://job-boards.greenhouse.io/gitlab/jobs/8550333002",
            "apply_url": "https://job-boards.greenhouse.io/gitlab/jobs/8550333002",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "canada_or_source_listed_countries",
                "applicant_region_label": "Applicant country signal: Canada or source-listed countries",
                "remote_scope_signal": "region_limited_remote",
                "remote_scope_label": "Remote scope: region-limited remote",
                "candidate_level_signal": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "salary_visibility_signal": "public_usd_range",
                "salary_visibility_label": "Salary: public range shown",
                "salary_range_parseable_usd": true,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant country signal: Canada or source-listed countries",
                "Remote scope: region-limited remote",
                "Candidate level: Manager",
                "Salary: public range shown"
            ],
            "tags": [
                "ai-and-data",
                "gitlab",
                "digital-marketing",
                "north-america"
            ]
        },
        {
            "slug": "stripe-commercial-solutions-program-manager-chicago-il-remote",
            "job_url": "https://citizenhire.com/jobs/stripe-commercial-solutions-program-manager-chicago-il-remote",
            "title": "Commercial Solutions Program Manager",
            "company": "Stripe",
            "category": "Operations",
            "category_slug": "operations",
            "location": "Chicago, IL , Remote",
            "location_filter": "worldwide",
            "remote_type": "Remote-region",
            "experience": "Manager",
            "employment_type": "Full-time",
            "salary_label": "Not publicly listed",
            "salary_min_usd": null,
            "salary_max_usd": null,
            "date_posted": "2026-05-20",
            "valid_through": "2026-06-24",
            "source_verified_at": "2026-05-25",
            "source_name": "Stripe Greenhouse board",
            "source_url": "https://stripe.com/jobs/search?gh_jid=7206336",
            "apply_url": "https://stripe.com/jobs/search?gh_jid=7206336",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "worldwide",
                "applicant_region_label": "Applicant region: worldwide signal from source",
                "remote_scope_signal": "region_limited_remote",
                "remote_scope_label": "Remote scope: region-limited remote",
                "candidate_level_signal": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "salary_visibility_signal": "not_publicly_listed",
                "salary_visibility_label": "Salary: not publicly listed",
                "salary_range_parseable_usd": false,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant region: worldwide signal from source",
                "Remote scope: region-limited remote",
                "Candidate level: Manager",
                "Salary: not publicly listed"
            ],
            "tags": [
                "operations",
                "stripe",
                "1510-gtm-business-operations",
                "worldwide"
            ]
        },
        {
            "slug": "stripe-consumer-product-marketing-lead-link-san-fransisco-new-york-seattle-chicago-remote-us",
            "job_url": "https://citizenhire.com/jobs/stripe-consumer-product-marketing-lead-link-san-fransisco-new-york-seattle-chicago-remote-us",
            "title": "Consumer Product Marketing Lead, Link",
            "company": "Stripe",
            "category": "Marketing",
            "category_slug": "marketing",
            "location": "San Fransisco, New York, Seattle, Chicago, Remote US",
            "location_filter": "us",
            "remote_type": "Remote-region",
            "experience": "Manager",
            "employment_type": "Full-time",
            "salary_label": "Not publicly listed",
            "salary_min_usd": null,
            "salary_max_usd": null,
            "date_posted": "2026-05-20",
            "valid_through": "2026-06-24",
            "source_verified_at": "2026-05-25",
            "source_name": "Stripe Greenhouse board",
            "source_url": "https://stripe.com/jobs/search?gh_jid=7947510",
            "apply_url": "https://stripe.com/jobs/search?gh_jid=7947510",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "united_states",
                "applicant_region_label": "Applicant region: United States",
                "remote_scope_signal": "region_limited_remote",
                "remote_scope_label": "Remote scope: region-limited remote",
                "candidate_level_signal": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "salary_visibility_signal": "not_publicly_listed",
                "salary_visibility_label": "Salary: not publicly listed",
                "salary_range_parseable_usd": false,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant region: United States",
                "Remote scope: region-limited remote",
                "Candidate level: Manager",
                "Salary: not publicly listed"
            ],
            "tags": [
                "marketing",
                "stripe",
                "2317-marketing-pmm",
                "us"
            ]
        },
        {
            "slug": "stripe-corporate-events-manager-expo-remote-in-united-states",
            "job_url": "https://citizenhire.com/jobs/stripe-corporate-events-manager-expo-remote-in-united-states",
            "title": "Corporate Events Manager, Expo",
            "company": "Stripe",
            "category": "Operations",
            "category_slug": "operations",
            "location": "Remote in United States",
            "location_filter": "us",
            "remote_type": "Remote-region",
            "experience": "Manager",
            "employment_type": "Full-time",
            "salary_label": "Not publicly listed",
            "salary_min_usd": null,
            "salary_max_usd": null,
            "date_posted": "2026-05-20",
            "valid_through": "2026-06-24",
            "source_verified_at": "2026-05-25",
            "source_name": "Stripe Greenhouse board",
            "source_url": "https://stripe.com/jobs/search?gh_jid=7804276",
            "apply_url": "https://stripe.com/jobs/search?gh_jid=7804276",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "united_states",
                "applicant_region_label": "Applicant region: United States",
                "remote_scope_signal": "region_limited_remote",
                "remote_scope_label": "Remote scope: region-limited remote",
                "candidate_level_signal": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "salary_visibility_signal": "not_publicly_listed",
                "salary_visibility_label": "Salary: not publicly listed",
                "salary_range_parseable_usd": false,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant region: United States",
                "Remote scope: region-limited remote",
                "Candidate level: Manager",
                "Salary: not publicly listed"
            ],
            "tags": [
                "operations",
                "stripe",
                "2318-corp-events",
                "us"
            ]
        },
        {
            "slug": "stripe-corporate-network-engineering-manager-us-remote",
            "job_url": "https://citizenhire.com/jobs/stripe-corporate-network-engineering-manager-us-remote",
            "title": "Corporate Network Engineering Manager",
            "company": "Stripe",
            "category": "Engineering",
            "category_slug": "engineering",
            "location": "US Remote",
            "location_filter": "us",
            "remote_type": "Remote-region",
            "experience": "Manager",
            "employment_type": "Full-time",
            "salary_label": "Not publicly listed",
            "salary_min_usd": null,
            "salary_max_usd": null,
            "date_posted": "2026-05-20",
            "valid_through": "2026-06-24",
            "source_verified_at": "2026-05-25",
            "source_name": "Stripe Greenhouse board",
            "source_url": "https://stripe.com/jobs/search?gh_jid=7736482",
            "apply_url": "https://stripe.com/jobs/search?gh_jid=7736482",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "united_states",
                "applicant_region_label": "Applicant region: United States",
                "remote_scope_signal": "region_limited_remote",
                "remote_scope_label": "Remote scope: region-limited remote",
                "candidate_level_signal": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "salary_visibility_signal": "not_publicly_listed",
                "salary_visibility_label": "Salary: not publicly listed",
                "salary_range_parseable_usd": false,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant region: United States",
                "Remote scope: region-limited remote",
                "Candidate level: Manager",
                "Salary: not publicly listed"
            ],
            "tags": [
                "engineering",
                "stripe",
                "7313-corptech-corporate-engineering",
                "us"
            ]
        },
        {
            "slug": "stripe-engineering-manager-developer-productivity-ai-us-remote",
            "job_url": "https://citizenhire.com/jobs/stripe-engineering-manager-developer-productivity-ai-us-remote",
            "title": "Engineering Manager, Developer Productivity AI",
            "company": "Stripe",
            "category": "Engineering",
            "category_slug": "engineering",
            "location": "US-Remote",
            "location_filter": "us",
            "remote_type": "Remote-region",
            "experience": "Manager",
            "employment_type": "Full-time",
            "salary_label": "Not publicly listed",
            "salary_min_usd": null,
            "salary_max_usd": null,
            "date_posted": "2026-05-20",
            "valid_through": "2026-06-24",
            "source_verified_at": "2026-05-25",
            "source_name": "Stripe Greenhouse board",
            "source_url": "https://stripe.com/jobs/search?gh_jid=7736943",
            "apply_url": "https://stripe.com/jobs/search?gh_jid=7736943",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "united_states",
                "applicant_region_label": "Applicant region: United States",
                "remote_scope_signal": "region_limited_remote",
                "remote_scope_label": "Remote scope: region-limited remote",
                "candidate_level_signal": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "salary_visibility_signal": "not_publicly_listed",
                "salary_visibility_label": "Salary: not publicly listed",
                "salary_range_parseable_usd": false,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant region: United States",
                "Remote scope: region-limited remote",
                "Candidate level: Manager",
                "Salary: not publicly listed"
            ],
            "tags": [
                "engineering",
                "stripe",
                "8126-developer-infrastructure",
                "us"
            ]
        },
        {
            "slug": "stripe-integrated-campaigns-manager-startups-ai-san-francisco-new-york-seattle-chicago-remote-in-the-us",
            "job_url": "https://citizenhire.com/jobs/stripe-integrated-campaigns-manager-startups-ai-san-francisco-new-york-seattle-chicago-remote-in-the-us",
            "title": "Integrated Campaigns Manager, Startups & AI",
            "company": "Stripe",
            "category": "AI and Data",
            "category_slug": "ai-data",
            "location": "San Francisco, New York, Seattle, Chicago, Remote in the US",
            "location_filter": "us",
            "remote_type": "Remote-region",
            "experience": "Manager",
            "employment_type": "Full-time",
            "salary_label": "Not publicly listed",
            "salary_min_usd": null,
            "salary_max_usd": null,
            "date_posted": "2026-05-20",
            "valid_through": "2026-06-24",
            "source_verified_at": "2026-05-25",
            "source_name": "Stripe Greenhouse board",
            "source_url": "https://stripe.com/jobs/search?gh_jid=7587812",
            "apply_url": "https://stripe.com/jobs/search?gh_jid=7587812",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "united_states",
                "applicant_region_label": "Applicant region: United States",
                "remote_scope_signal": "region_limited_remote",
                "remote_scope_label": "Remote scope: region-limited remote",
                "candidate_level_signal": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "salary_visibility_signal": "not_publicly_listed",
                "salary_visibility_label": "Salary: not publicly listed",
                "salary_range_parseable_usd": false,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant region: United States",
                "Remote scope: region-limited remote",
                "Candidate level: Manager",
                "Salary: not publicly listed"
            ],
            "tags": [
                "ai-and-data",
                "stripe",
                "2323-campaigns-and-strategy",
                "us"
            ]
        },
        {
            "slug": "stripe-marketing-operations-program-manager-sold-funnel-us-remote-chicago-il-remote-canada-toronto-canada",
            "job_url": "https://citizenhire.com/jobs/stripe-marketing-operations-program-manager-sold-funnel-us-remote-chicago-il-remote-canada-toronto-canada",
            "title": "Marketing Operations Program Manager, Sold Funnel",
            "company": "Stripe",
            "category": "Marketing",
            "category_slug": "marketing",
            "location": "US Remote; Chicago, IL; Remote Canada; Toronto, Canada",
            "location_filter": "north-america",
            "remote_type": "Remote-region",
            "experience": "Manager",
            "employment_type": "Full-time",
            "salary_label": "Not publicly listed",
            "salary_min_usd": null,
            "salary_max_usd": null,
            "date_posted": "2026-05-20",
            "valid_through": "2026-06-24",
            "source_verified_at": "2026-05-25",
            "source_name": "Stripe Greenhouse board",
            "source_url": "https://stripe.com/jobs/search?gh_jid=7616135",
            "apply_url": "https://stripe.com/jobs/search?gh_jid=7616135",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "canada_or_source_listed_countries",
                "applicant_region_label": "Applicant country signal: Canada or source-listed countries",
                "remote_scope_signal": "region_limited_remote",
                "remote_scope_label": "Remote scope: region-limited remote",
                "candidate_level_signal": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "salary_visibility_signal": "not_publicly_listed",
                "salary_visibility_label": "Salary: not publicly listed",
                "salary_range_parseable_usd": false,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant country signal: Canada or source-listed countries",
                "Remote scope: region-limited remote",
                "Candidate level: Manager",
                "Salary: not publicly listed"
            ],
            "tags": [
                "marketing",
                "stripe",
                "2315-marketing-marketing-operations",
                "north-america"
            ]
        },
        {
            "slug": "stripe-paid-digital-marketing-manager-remote-us-ca",
            "job_url": "https://citizenhire.com/jobs/stripe-paid-digital-marketing-manager-remote-us-ca",
            "title": "Paid Digital Marketing Manager",
            "company": "Stripe",
            "category": "AI and Data",
            "category_slug": "ai-data",
            "location": "Remote-US/CA",
            "location_filter": "us",
            "remote_type": "Remote-region",
            "experience": "Manager",
            "employment_type": "Full-time",
            "salary_label": "Not publicly listed",
            "salary_min_usd": null,
            "salary_max_usd": null,
            "date_posted": "2026-05-20",
            "valid_through": "2026-06-24",
            "source_verified_at": "2026-05-25",
            "source_name": "Stripe Greenhouse board",
            "source_url": "https://stripe.com/jobs/search?gh_jid=7617049",
            "apply_url": "https://stripe.com/jobs/search?gh_jid=7617049",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "united_states",
                "applicant_region_label": "Applicant region: United States",
                "remote_scope_signal": "region_limited_remote",
                "remote_scope_label": "Remote scope: region-limited remote",
                "candidate_level_signal": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "salary_visibility_signal": "not_publicly_listed",
                "salary_visibility_label": "Salary: not publicly listed",
                "salary_range_parseable_usd": false,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant region: United States",
                "Remote scope: region-limited remote",
                "Candidate level: Manager",
                "Salary: not publicly listed"
            ],
            "tags": [
                "ai-and-data",
                "stripe",
                "2314-performance-marketing",
                "us"
            ]
        },
        {
            "slug": "stripe-partner-development-manager-global-networks-us-remote-us-chicago-us-atlanta-canada-toronto-canada-remote",
            "job_url": "https://citizenhire.com/jobs/stripe-partner-development-manager-global-networks-us-remote-us-chicago-us-atlanta-canada-toronto-canada-remote",
            "title": "Partner Development Manager, Global Networks",
            "company": "Stripe",
            "category": "Business Development",
            "category_slug": "business-development",
            "location": "US-Remote; US-Chicago; US-Atlanta; Canada-Toronto; Canada-Remote",
            "location_filter": "north-america",
            "remote_type": "Remote-region",
            "experience": "Manager",
            "employment_type": "Full-time",
            "salary_label": "Not publicly listed",
            "salary_min_usd": null,
            "salary_max_usd": null,
            "date_posted": "2026-05-20",
            "valid_through": "2026-06-24",
            "source_verified_at": "2026-05-25",
            "source_name": "Stripe Greenhouse board",
            "source_url": "https://stripe.com/jobs/search?gh_jid=7697675",
            "apply_url": "https://stripe.com/jobs/search?gh_jid=7697675",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "canada_or_source_listed_countries",
                "applicant_region_label": "Applicant country signal: Canada or source-listed countries",
                "remote_scope_signal": "region_limited_remote",
                "remote_scope_label": "Remote scope: region-limited remote",
                "candidate_level_signal": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "salary_visibility_signal": "not_publicly_listed",
                "salary_visibility_label": "Salary: not publicly listed",
                "salary_range_parseable_usd": false,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant country signal: Canada or source-listed countries",
                "Remote scope: region-limited remote",
                "Candidate level: Manager",
                "Salary: not publicly listed"
            ],
            "tags": [
                "business-development",
                "stripe",
                "3511-financial-services-partnerships",
                "north-america"
            ]
        },
        {
            "slug": "stripe-partner-development-manager-strategic-partnerships-us-san-francisco-us-new-york-city-us-seattle-us-remote-us-chicago",
            "job_url": "https://citizenhire.com/jobs/stripe-partner-development-manager-strategic-partnerships-us-san-francisco-us-new-york-city-us-seattle-us-remote-us-chicago",
            "title": "Partner Development Manager, Strategic Partnerships",
            "company": "Stripe",
            "category": "Business Development",
            "category_slug": "business-development",
            "location": "US-San Francisco; US-New York City; US-Seattle; US-Remote; US-Chicago",
            "location_filter": "us",
            "remote_type": "Remote-region",
            "experience": "Manager",
            "employment_type": "Full-time",
            "salary_label": "Not publicly listed",
            "salary_min_usd": null,
            "salary_max_usd": null,
            "date_posted": "2026-05-20",
            "valid_through": "2026-06-24",
            "source_verified_at": "2026-05-25",
            "source_name": "Stripe Greenhouse board",
            "source_url": "https://stripe.com/jobs/search?gh_jid=7697672",
            "apply_url": "https://stripe.com/jobs/search?gh_jid=7697672",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "united_states",
                "applicant_region_label": "Applicant region: United States",
                "remote_scope_signal": "region_limited_remote",
                "remote_scope_label": "Remote scope: region-limited remote",
                "candidate_level_signal": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "salary_visibility_signal": "not_publicly_listed",
                "salary_visibility_label": "Salary: not publicly listed",
                "salary_range_parseable_usd": false,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant region: United States",
                "Remote scope: region-limited remote",
                "Candidate level: Manager",
                "Salary: not publicly listed"
            ],
            "tags": [
                "business-development",
                "stripe",
                "3513-core-product-partnerships",
                "us"
            ]
        },
        {
            "slug": "stripe-partner-marketing-lead-amer-remote-in-united-states",
            "job_url": "https://citizenhire.com/jobs/stripe-partner-marketing-lead-amer-remote-in-united-states",
            "title": "Partner Marketing Lead - AMER",
            "company": "Stripe",
            "category": "Marketing",
            "category_slug": "marketing",
            "location": "Remote in United States",
            "location_filter": "us",
            "remote_type": "Remote-region",
            "experience": "Manager",
            "employment_type": "Full-time",
            "salary_label": "Not publicly listed",
            "salary_min_usd": null,
            "salary_max_usd": null,
            "date_posted": "2026-05-20",
            "valid_through": "2026-06-24",
            "source_verified_at": "2026-05-25",
            "source_name": "Stripe Greenhouse board",
            "source_url": "https://stripe.com/jobs/search?gh_jid=7605231",
            "apply_url": "https://stripe.com/jobs/search?gh_jid=7605231",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "united_states",
                "applicant_region_label": "Applicant region: United States",
                "remote_scope_signal": "region_limited_remote",
                "remote_scope_label": "Remote scope: region-limited remote",
                "candidate_level_signal": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "salary_visibility_signal": "not_publicly_listed",
                "salary_visibility_label": "Salary: not publicly listed",
                "salary_range_parseable_usd": false,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant region: United States",
                "Remote scope: region-limited remote",
                "Candidate level: Manager",
                "Salary: not publicly listed"
            ],
            "tags": [
                "marketing",
                "stripe",
                "2316-marketing-partner",
                "us"
            ]
        },
        {
            "slug": "stripe-product-manager-commerce-systems-sf-sea-nyc-us-remote",
            "job_url": "https://citizenhire.com/jobs/stripe-product-manager-commerce-systems-sf-sea-nyc-us-remote",
            "title": "Product Manager, Commerce Systems",
            "company": "Stripe",
            "category": "Product",
            "category_slug": "product",
            "location": "SF, SEA, NYC, US - Remote",
            "location_filter": "us",
            "remote_type": "Remote-region",
            "experience": "Manager",
            "employment_type": "Full-time",
            "salary_label": "Not publicly listed",
            "salary_min_usd": null,
            "salary_max_usd": null,
            "date_posted": "2026-05-20",
            "valid_through": "2026-06-24",
            "source_verified_at": "2026-05-25",
            "source_name": "Stripe Greenhouse board",
            "source_url": "https://stripe.com/jobs/search?gh_jid=7561551",
            "apply_url": "https://stripe.com/jobs/search?gh_jid=7561551",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "united_states",
                "applicant_region_label": "Applicant region: United States",
                "remote_scope_signal": "region_limited_remote",
                "remote_scope_label": "Remote scope: region-limited remote",
                "candidate_level_signal": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "salary_visibility_signal": "not_publicly_listed",
                "salary_visibility_label": "Salary: not publicly listed",
                "salary_range_parseable_usd": false,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant region: United States",
                "Remote scope: region-limited remote",
                "Candidate level: Manager",
                "Salary: not publicly listed"
            ],
            "tags": [
                "product",
                "stripe",
                "8121-revenue-foundations",
                "us"
            ]
        },
        {
            "slug": "stripe-product-manager-growth-ai-outreach-motion-toronto-remote-canada",
            "job_url": "https://citizenhire.com/jobs/stripe-product-manager-growth-ai-outreach-motion-toronto-remote-canada",
            "title": "Product Manager, Growth AI Outreach Motion",
            "company": "Stripe",
            "category": "AI and Data",
            "category_slug": "ai-data",
            "location": "Toronto, Remote- Canada",
            "location_filter": "north-america",
            "remote_type": "Remote-region",
            "experience": "Manager",
            "employment_type": "Full-time",
            "salary_label": "Not publicly listed",
            "salary_min_usd": null,
            "salary_max_usd": null,
            "date_posted": "2026-05-20",
            "valid_through": "2026-06-24",
            "source_verified_at": "2026-05-25",
            "source_name": "Stripe Greenhouse board",
            "source_url": "https://stripe.com/jobs/search?gh_jid=7809139",
            "apply_url": "https://stripe.com/jobs/search?gh_jid=7809139",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "canada_or_source_listed_countries",
                "applicant_region_label": "Applicant country signal: Canada or source-listed countries",
                "remote_scope_signal": "region_limited_remote",
                "remote_scope_label": "Remote scope: region-limited remote",
                "candidate_level_signal": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "salary_visibility_signal": "not_publicly_listed",
                "salary_visibility_label": "Salary: not publicly listed",
                "salary_range_parseable_usd": false,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant country signal: Canada or source-listed countries",
                "Remote scope: region-limited remote",
                "Candidate level: Manager",
                "Salary: not publicly listed"
            ],
            "tags": [
                "ai-and-data",
                "stripe",
                "8917-growth-pm",
                "north-america"
            ]
        },
        {
            "slug": "stripe-product-manager-link-consumer-product-sf-sea-ny-remote-us",
            "job_url": "https://citizenhire.com/jobs/stripe-product-manager-link-consumer-product-sf-sea-ny-remote-us",
            "title": "Product Manager, Link Consumer Product",
            "company": "Stripe",
            "category": "Product",
            "category_slug": "product",
            "location": "SF, SEA, NY, Remote-US",
            "location_filter": "us",
            "remote_type": "Remote-region",
            "experience": "Manager",
            "employment_type": "Full-time",
            "salary_label": "Not publicly listed",
            "salary_min_usd": null,
            "salary_max_usd": null,
            "date_posted": "2026-05-20",
            "valid_through": "2026-06-24",
            "source_verified_at": "2026-05-25",
            "source_name": "Stripe Greenhouse board",
            "source_url": "https://stripe.com/jobs/search?gh_jid=7392697",
            "apply_url": "https://stripe.com/jobs/search?gh_jid=7392697",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "united_states",
                "applicant_region_label": "Applicant region: United States",
                "remote_scope_signal": "region_limited_remote",
                "remote_scope_label": "Remote scope: region-limited remote",
                "candidate_level_signal": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "salary_visibility_signal": "not_publicly_listed",
                "salary_visibility_label": "Salary: not publicly listed",
                "salary_range_parseable_usd": false,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant region: United States",
                "Remote scope: region-limited remote",
                "Candidate level: Manager",
                "Salary: not publicly listed"
            ],
            "tags": [
                "product",
                "stripe",
                "8570-consumer-network-eng",
                "us"
            ]
        },
        {
            "slug": "stripe-product-manager-payments-sf-ny-sea-remote-us",
            "job_url": "https://citizenhire.com/jobs/stripe-product-manager-payments-sf-ny-sea-remote-us",
            "title": "Product Manager, Payments",
            "company": "Stripe",
            "category": "Product",
            "category_slug": "product",
            "location": "SF, NY, SEA, Remote-US",
            "location_filter": "us",
            "remote_type": "Remote-region",
            "experience": "Manager",
            "employment_type": "Full-time",
            "salary_label": "Not publicly listed",
            "salary_min_usd": null,
            "salary_max_usd": null,
            "date_posted": "2026-05-20",
            "valid_through": "2026-06-24",
            "source_verified_at": "2026-05-25",
            "source_name": "Stripe Greenhouse board",
            "source_url": "https://stripe.com/jobs/search?gh_jid=7176530",
            "apply_url": "https://stripe.com/jobs/search?gh_jid=7176530",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "united_states",
                "applicant_region_label": "Applicant region: United States",
                "remote_scope_signal": "region_limited_remote",
                "remote_scope_label": "Remote scope: region-limited remote",
                "candidate_level_signal": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "salary_visibility_signal": "not_publicly_listed",
                "salary_visibility_label": "Salary: not publicly listed",
                "salary_range_parseable_usd": false,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant region: United States",
                "Remote scope: region-limited remote",
                "Candidate level: Manager",
                "Salary: not publicly listed"
            ],
            "tags": [
                "product",
                "stripe",
                "8554-payments-experiences-pm",
                "us"
            ]
        },
        {
            "slug": "stripe-product-manager-stripe-infrastructure-remote-in-the-us",
            "job_url": "https://citizenhire.com/jobs/stripe-product-manager-stripe-infrastructure-remote-in-the-us",
            "title": "Product Manager, Stripe Infrastructure",
            "company": "Stripe",
            "category": "Product",
            "category_slug": "product",
            "location": "Remote in the US",
            "location_filter": "us",
            "remote_type": "Remote-region",
            "experience": "Manager",
            "employment_type": "Full-time",
            "salary_label": "Not publicly listed",
            "salary_min_usd": null,
            "salary_max_usd": null,
            "date_posted": "2026-05-20",
            "valid_through": "2026-06-24",
            "source_verified_at": "2026-05-25",
            "source_name": "Stripe Greenhouse board",
            "source_url": "https://stripe.com/jobs/search?gh_jid=6651889",
            "apply_url": "https://stripe.com/jobs/search?gh_jid=6651889",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "united_states",
                "applicant_region_label": "Applicant region: United States",
                "remote_scope_signal": "region_limited_remote",
                "remote_scope_label": "Remote scope: region-limited remote",
                "candidate_level_signal": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "salary_visibility_signal": "not_publicly_listed",
                "salary_visibility_label": "Salary: not publicly listed",
                "salary_range_parseable_usd": false,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant region: United States",
                "Remote scope: region-limited remote",
                "Candidate level: Manager",
                "Salary: not publicly listed"
            ],
            "tags": [
                "product",
                "stripe",
                "8915-core-tech-product-management",
                "us"
            ]
        },
        {
            "slug": "stripe-product-marketing-manager-san-francisco-new-york-seattle-chicago-remote-toronto",
            "job_url": "https://citizenhire.com/jobs/stripe-product-marketing-manager-san-francisco-new-york-seattle-chicago-remote-toronto",
            "title": "Product Marketing Manager",
            "company": "Stripe",
            "category": "Marketing",
            "category_slug": "marketing",
            "location": "San Francisco, New York, Seattle, Chicago, Remote, Toronto",
            "location_filter": "north-america",
            "remote_type": "Remote-region",
            "experience": "Manager",
            "employment_type": "Full-time",
            "salary_label": "Not publicly listed",
            "salary_min_usd": null,
            "salary_max_usd": null,
            "date_posted": "2026-05-20",
            "valid_through": "2026-06-24",
            "source_verified_at": "2026-05-25",
            "source_name": "Stripe Greenhouse board",
            "source_url": "https://stripe.com/jobs/search?gh_jid=6348471",
            "apply_url": "https://stripe.com/jobs/search?gh_jid=6348471",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "north_america_or_source_listed_countries",
                "applicant_region_label": "Applicant region: North America or source-listed countries",
                "remote_scope_signal": "region_limited_remote",
                "remote_scope_label": "Remote scope: region-limited remote",
                "candidate_level_signal": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "salary_visibility_signal": "not_publicly_listed",
                "salary_visibility_label": "Salary: not publicly listed",
                "salary_range_parseable_usd": false,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant region: North America or source-listed countries",
                "Remote scope: region-limited remote",
                "Candidate level: Manager",
                "Salary: not publicly listed"
            ],
            "tags": [
                "marketing",
                "stripe",
                "2317-marketing-pmm",
                "north-america"
            ]
        },
        {
            "slug": "stripe-product-marketing-manager-growth-remote-in-the-us",
            "job_url": "https://citizenhire.com/jobs/stripe-product-marketing-manager-growth-remote-in-the-us",
            "title": "Product Marketing Manager, Growth",
            "company": "Stripe",
            "category": "Marketing",
            "category_slug": "marketing",
            "location": "Remote in the US",
            "location_filter": "us",
            "remote_type": "Remote-region",
            "experience": "Manager",
            "employment_type": "Full-time",
            "salary_label": "Not publicly listed",
            "salary_min_usd": null,
            "salary_max_usd": null,
            "date_posted": "2026-05-20",
            "valid_through": "2026-06-24",
            "source_verified_at": "2026-05-25",
            "source_name": "Stripe Greenhouse board",
            "source_url": "https://stripe.com/jobs/search?gh_jid=7914005",
            "apply_url": "https://stripe.com/jobs/search?gh_jid=7914005",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "united_states",
                "applicant_region_label": "Applicant region: United States",
                "remote_scope_signal": "region_limited_remote",
                "remote_scope_label": "Remote scope: region-limited remote",
                "candidate_level_signal": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "salary_visibility_signal": "not_publicly_listed",
                "salary_visibility_label": "Salary: not publicly listed",
                "salary_range_parseable_usd": false,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant region: United States",
                "Remote scope: region-limited remote",
                "Candidate level: Manager",
                "Salary: not publicly listed"
            ],
            "tags": [
                "marketing",
                "stripe",
                "2317-marketing-pmm",
                "us"
            ]
        },
        {
            "slug": "stripe-product-marketing-manager-pricing-sf-nyc-seattle-remote-in-the-us",
            "job_url": "https://citizenhire.com/jobs/stripe-product-marketing-manager-pricing-sf-nyc-seattle-remote-in-the-us",
            "title": "Product Marketing Manager, Pricing",
            "company": "Stripe",
            "category": "Marketing",
            "category_slug": "marketing",
            "location": "SF, NYC, Seattle, Remote in the US",
            "location_filter": "us",
            "remote_type": "Remote-region",
            "experience": "Manager",
            "employment_type": "Full-time",
            "salary_label": "Not publicly listed",
            "salary_min_usd": null,
            "salary_max_usd": null,
            "date_posted": "2026-05-20",
            "valid_through": "2026-06-24",
            "source_verified_at": "2026-05-25",
            "source_name": "Stripe Greenhouse board",
            "source_url": "https://stripe.com/jobs/search?gh_jid=7812965",
            "apply_url": "https://stripe.com/jobs/search?gh_jid=7812965",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "united_states",
                "applicant_region_label": "Applicant region: United States",
                "remote_scope_signal": "region_limited_remote",
                "remote_scope_label": "Remote scope: region-limited remote",
                "candidate_level_signal": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "salary_visibility_signal": "not_publicly_listed",
                "salary_visibility_label": "Salary: not publicly listed",
                "salary_range_parseable_usd": false,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant region: United States",
                "Remote scope: region-limited remote",
                "Candidate level: Manager",
                "Salary: not publicly listed"
            ],
            "tags": [
                "marketing",
                "stripe",
                "2317-marketing-pmm",
                "us"
            ]
        },
        {
            "slug": "stripe-product-marketing-manager-stripe-billing-remote-us-canada",
            "job_url": "https://citizenhire.com/jobs/stripe-product-marketing-manager-stripe-billing-remote-us-canada",
            "title": "Product Marketing Manager, Stripe Billing",
            "company": "Stripe",
            "category": "Marketing",
            "category_slug": "marketing",
            "location": "Remote US, Canada",
            "location_filter": "north-america",
            "remote_type": "Remote-region",
            "experience": "Manager",
            "employment_type": "Full-time",
            "salary_label": "Not publicly listed",
            "salary_min_usd": null,
            "salary_max_usd": null,
            "date_posted": "2026-05-20",
            "valid_through": "2026-06-24",
            "source_verified_at": "2026-05-25",
            "source_name": "Stripe Greenhouse board",
            "source_url": "https://stripe.com/jobs/search?gh_jid=7421572",
            "apply_url": "https://stripe.com/jobs/search?gh_jid=7421572",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "canada_or_source_listed_countries",
                "applicant_region_label": "Applicant country signal: Canada or source-listed countries",
                "remote_scope_signal": "region_limited_remote",
                "remote_scope_label": "Remote scope: region-limited remote",
                "candidate_level_signal": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "salary_visibility_signal": "not_publicly_listed",
                "salary_visibility_label": "Salary: not publicly listed",
                "salary_range_parseable_usd": false,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant country signal: Canada or source-listed countries",
                "Remote scope: region-limited remote",
                "Candidate level: Manager",
                "Salary: not publicly listed"
            ],
            "tags": [
                "marketing",
                "stripe",
                "2317-marketing-pmm",
                "north-america"
            ]
        },
        {
            "slug": "stripe-program-manager-gtm-planning-us-chicago-us-remote",
            "job_url": "https://citizenhire.com/jobs/stripe-program-manager-gtm-planning-us-chicago-us-remote",
            "title": "Program Manager, GTM Planning",
            "company": "Stripe",
            "category": "Operations",
            "category_slug": "operations",
            "location": "US-Chicago, US-Remote",
            "location_filter": "us",
            "remote_type": "Remote-region",
            "experience": "Manager",
            "employment_type": "Full-time",
            "salary_label": "Not publicly listed",
            "salary_min_usd": null,
            "salary_max_usd": null,
            "date_posted": "2026-05-20",
            "valid_through": "2026-06-24",
            "source_verified_at": "2026-05-25",
            "source_name": "Stripe Greenhouse board",
            "source_url": "https://stripe.com/jobs/search?gh_jid=7656504",
            "apply_url": "https://stripe.com/jobs/search?gh_jid=7656504",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "united_states",
                "applicant_region_label": "Applicant region: United States",
                "remote_scope_signal": "region_limited_remote",
                "remote_scope_label": "Remote scope: region-limited remote",
                "candidate_level_signal": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "salary_visibility_signal": "not_publicly_listed",
                "salary_visibility_label": "Salary: not publicly listed",
                "salary_range_parseable_usd": false,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant region: United States",
                "Remote scope: region-limited remote",
                "Candidate level: Manager",
                "Salary: not publicly listed"
            ],
            "tags": [
                "operations",
                "stripe",
                "1510-gtm-business-operations",
                "us"
            ]
        },
        {
            "slug": "stripe-program-manager-security-business-enablement-us-remote",
            "job_url": "https://citizenhire.com/jobs/stripe-program-manager-security-business-enablement-us-remote",
            "title": "Program Manager, Security Business Enablement",
            "company": "Stripe",
            "category": "Engineering",
            "category_slug": "engineering",
            "location": "US - Remote",
            "location_filter": "us",
            "remote_type": "Remote-region",
            "experience": "Manager",
            "employment_type": "Full-time",
            "salary_label": "Not publicly listed",
            "salary_min_usd": null,
            "salary_max_usd": null,
            "date_posted": "2026-05-20",
            "valid_through": "2026-06-24",
            "source_verified_at": "2026-05-25",
            "source_name": "Stripe Greenhouse board",
            "source_url": "https://stripe.com/jobs/search?gh_jid=7917252",
            "apply_url": "https://stripe.com/jobs/search?gh_jid=7917252",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "united_states",
                "applicant_region_label": "Applicant region: United States",
                "remote_scope_signal": "region_limited_remote",
                "remote_scope_label": "Remote scope: region-limited remote",
                "candidate_level_signal": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "salary_visibility_signal": "not_publicly_listed",
                "salary_visibility_label": "Salary: not publicly listed",
                "salary_range_parseable_usd": false,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant region: United States",
                "Remote scope: region-limited remote",
                "Candidate level: Manager",
                "Salary: not publicly listed"
            ],
            "tags": [
                "engineering",
                "stripe",
                "8614-office-of-the-ciso-partnership",
                "us"
            ]
        },
        {
            "slug": "stripe-risk-partnerships-manager-banks-us-remote-us-chicago-us-atlanta-ca-toronto-ca-remote",
            "job_url": "https://citizenhire.com/jobs/stripe-risk-partnerships-manager-banks-us-remote-us-chicago-us-atlanta-ca-toronto-ca-remote",
            "title": "Risk Partnerships Manager, Banks",
            "company": "Stripe",
            "category": "Business Development",
            "category_slug": "business-development",
            "location": "US-Remote; US-Chicago; US-Atlanta; CA-Toronto; CA-Remote",
            "location_filter": "north-america",
            "remote_type": "Remote-region",
            "experience": "Manager",
            "employment_type": "Full-time",
            "salary_label": "Not publicly listed",
            "salary_min_usd": null,
            "salary_max_usd": null,
            "date_posted": "2026-05-20",
            "valid_through": "2026-06-24",
            "source_verified_at": "2026-05-25",
            "source_name": "Stripe Greenhouse board",
            "source_url": "https://stripe.com/jobs/search?gh_jid=7785828",
            "apply_url": "https://stripe.com/jobs/search?gh_jid=7785828",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "north_america_or_source_listed_countries",
                "applicant_region_label": "Applicant region: North America or source-listed countries",
                "remote_scope_signal": "region_limited_remote",
                "remote_scope_label": "Remote scope: region-limited remote",
                "candidate_level_signal": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "salary_visibility_signal": "not_publicly_listed",
                "salary_visibility_label": "Salary: not publicly listed",
                "salary_range_parseable_usd": false,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant region: North America or source-listed countries",
                "Remote scope: region-limited remote",
                "Candidate level: Manager",
                "Salary: not publicly listed"
            ],
            "tags": [
                "business-development",
                "stripe",
                "3511-financial-services-partnerships",
                "north-america"
            ]
        },
        {
            "slug": "stripe-staff-product-manager-dashboard-san-francisco-seattle-nyc-chicago-atlanta-us-remote",
            "job_url": "https://citizenhire.com/jobs/stripe-staff-product-manager-dashboard-san-francisco-seattle-nyc-chicago-atlanta-us-remote",
            "title": "Staff Product Manager, Dashboard",
            "company": "Stripe",
            "category": "Product",
            "category_slug": "product",
            "location": "San Francisco, Seattle, NYC, Chicago, Atlanta, US Remote",
            "location_filter": "us",
            "remote_type": "Remote-region",
            "experience": "Manager",
            "employment_type": "Full-time",
            "salary_label": "Not publicly listed",
            "salary_min_usd": null,
            "salary_max_usd": null,
            "date_posted": "2026-05-20",
            "valid_through": "2026-06-24",
            "source_verified_at": "2026-05-25",
            "source_name": "Stripe Greenhouse board",
            "source_url": "https://stripe.com/jobs/search?gh_jid=7913702",
            "apply_url": "https://stripe.com/jobs/search?gh_jid=7913702",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "united_states",
                "applicant_region_label": "Applicant region: United States",
                "remote_scope_signal": "region_limited_remote",
                "remote_scope_label": "Remote scope: region-limited remote",
                "candidate_level_signal": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "salary_visibility_signal": "not_publicly_listed",
                "salary_visibility_label": "Salary: not publicly listed",
                "salary_range_parseable_usd": false,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant region: United States",
                "Remote scope: region-limited remote",
                "Candidate level: Manager",
                "Salary: not publicly listed"
            ],
            "tags": [
                "product",
                "stripe",
                "8569-merchantxp-pm",
                "us"
            ]
        },
        {
            "slug": "stripe-staff-product-manager-enterprise-industries-san-francisco-seattle-new-york-chicago-atlanta-remote",
            "job_url": "https://citizenhire.com/jobs/stripe-staff-product-manager-enterprise-industries-san-francisco-seattle-new-york-chicago-atlanta-remote",
            "title": "Staff Product Manager, Enterprise (Industries)",
            "company": "Stripe",
            "category": "Product",
            "category_slug": "product",
            "location": "San Francisco, Seattle, New York, Chicago, Atlanta, Remote",
            "location_filter": "worldwide",
            "remote_type": "Remote-region",
            "experience": "Manager",
            "employment_type": "Full-time",
            "salary_label": "Not publicly listed",
            "salary_min_usd": null,
            "salary_max_usd": null,
            "date_posted": "2026-05-20",
            "valid_through": "2026-06-24",
            "source_verified_at": "2026-05-25",
            "source_name": "Stripe Greenhouse board",
            "source_url": "https://stripe.com/jobs/search?gh_jid=7812856",
            "apply_url": "https://stripe.com/jobs/search?gh_jid=7812856",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "worldwide",
                "applicant_region_label": "Applicant region: worldwide signal from source",
                "remote_scope_signal": "region_limited_remote",
                "remote_scope_label": "Remote scope: region-limited remote",
                "candidate_level_signal": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "salary_visibility_signal": "not_publicly_listed",
                "salary_visibility_label": "Salary: not publicly listed",
                "salary_range_parseable_usd": false,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant region: worldwide signal from source",
                "Remote scope: region-limited remote",
                "Candidate level: Manager",
                "Salary: not publicly listed"
            ],
            "tags": [
                "product",
                "stripe",
                "8712-enterprise-engine",
                "worldwide"
            ]
        },
        {
            "slug": "stripe-staff-product-manager-payments-sf-sea-nyc-remote",
            "job_url": "https://citizenhire.com/jobs/stripe-staff-product-manager-payments-sf-sea-nyc-remote",
            "title": "Staff Product Manager, Payments",
            "company": "Stripe",
            "category": "Product",
            "category_slug": "product",
            "location": "SF, SEA, NYC, Remote",
            "location_filter": "worldwide",
            "remote_type": "Remote-region",
            "experience": "Manager",
            "employment_type": "Full-time",
            "salary_label": "Not publicly listed",
            "salary_min_usd": null,
            "salary_max_usd": null,
            "date_posted": "2026-05-20",
            "valid_through": "2026-06-24",
            "source_verified_at": "2026-05-25",
            "source_name": "Stripe Greenhouse board",
            "source_url": "https://stripe.com/jobs/search?gh_jid=7819059",
            "apply_url": "https://stripe.com/jobs/search?gh_jid=7819059",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "worldwide",
                "applicant_region_label": "Applicant region: worldwide signal from source",
                "remote_scope_signal": "region_limited_remote",
                "remote_scope_label": "Remote scope: region-limited remote",
                "candidate_level_signal": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "salary_visibility_signal": "not_publicly_listed",
                "salary_visibility_label": "Salary: not publicly listed",
                "salary_range_parseable_usd": false,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant region: worldwide signal from source",
                "Remote scope: region-limited remote",
                "Candidate level: Manager",
                "Salary: not publicly listed"
            ],
            "tags": [
                "product",
                "stripe",
                "8552-payintel-pm",
                "worldwide"
            ]
        },
        {
            "slug": "stripe-technical-account-manager-atlanta-chicago-new-york-city-san-francisco-seattle-us-remote",
            "job_url": "https://citizenhire.com/jobs/stripe-technical-account-manager-atlanta-chicago-new-york-city-san-francisco-seattle-us-remote",
            "title": "Technical Account Manager",
            "company": "Stripe",
            "category": "Sales",
            "category_slug": "sales",
            "location": "Atlanta, Chicago, New York City, San Francisco, Seattle, US Remote",
            "location_filter": "us",
            "remote_type": "Remote-region",
            "experience": "Manager",
            "employment_type": "Full-time",
            "salary_label": "Not publicly listed",
            "salary_min_usd": null,
            "salary_max_usd": null,
            "date_posted": "2026-05-20",
            "valid_through": "2026-06-24",
            "source_verified_at": "2026-05-25",
            "source_name": "Stripe Greenhouse board",
            "source_url": "https://stripe.com/jobs/search?gh_jid=6458492",
            "apply_url": "https://stripe.com/jobs/search?gh_jid=6458492",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "united_states",
                "applicant_region_label": "Applicant region: United States",
                "remote_scope_signal": "region_limited_remote",
                "remote_scope_label": "Remote scope: region-limited remote",
                "candidate_level_signal": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "salary_visibility_signal": "not_publicly_listed",
                "salary_visibility_label": "Salary: not publicly listed",
                "salary_range_parseable_usd": false,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant region: United States",
                "Remote scope: region-limited remote",
                "Candidate level: Manager",
                "Salary: not publicly listed"
            ],
            "tags": [
                "sales",
                "stripe",
                "4130-technical-account-management-support-services-amer",
                "us"
            ]
        },
        {
            "slug": "stripe-technical-account-manager-terminal-remote-us",
            "job_url": "https://citizenhire.com/jobs/stripe-technical-account-manager-terminal-remote-us",
            "title": "Technical Account Manager, Terminal",
            "company": "Stripe",
            "category": "Sales",
            "category_slug": "sales",
            "location": "Remote, US",
            "location_filter": "us",
            "remote_type": "Remote-region",
            "experience": "Manager",
            "employment_type": "Full-time",
            "salary_label": "Not publicly listed",
            "salary_min_usd": null,
            "salary_max_usd": null,
            "date_posted": "2026-05-20",
            "valid_through": "2026-06-24",
            "source_verified_at": "2026-05-25",
            "source_name": "Stripe Greenhouse board",
            "source_url": "https://stripe.com/jobs/search?gh_jid=7366283",
            "apply_url": "https://stripe.com/jobs/search?gh_jid=7366283",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "united_states",
                "applicant_region_label": "Applicant region: United States",
                "remote_scope_signal": "region_limited_remote",
                "remote_scope_label": "Remote scope: region-limited remote",
                "candidate_level_signal": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "salary_visibility_signal": "not_publicly_listed",
                "salary_visibility_label": "Salary: not publicly listed",
                "salary_range_parseable_usd": false,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant region: United States",
                "Remote scope: region-limited remote",
                "Candidate level: Manager",
                "Salary: not publicly listed"
            ],
            "tags": [
                "sales",
                "stripe",
                "4149-technical-account-management-support-services-s-s",
                "us"
            ]
        },
        {
            "slug": "stripe-technical-partner-manager-emea-payment-methods-ireland-dublin-uk-london-ireland-remote-uk-remote",
            "job_url": "https://citizenhire.com/jobs/stripe-technical-partner-manager-emea-payment-methods-ireland-dublin-uk-london-ireland-remote-uk-remote",
            "title": "Technical Partner Manager, EMEA Payment Methods",
            "company": "Stripe",
            "category": "Engineering",
            "category_slug": "engineering",
            "location": "Ireland-Dublin, UK-London, Ireland-remote, UK-remote",
            "location_filter": "europe",
            "remote_type": "Remote-region",
            "experience": "Manager",
            "employment_type": "Full-time",
            "salary_label": "Not publicly listed",
            "salary_min_usd": null,
            "salary_max_usd": null,
            "date_posted": "2026-05-20",
            "valid_through": "2026-06-24",
            "source_verified_at": "2026-05-25",
            "source_name": "Stripe Greenhouse board",
            "source_url": "https://stripe.com/jobs/search?gh_jid=7779294",
            "apply_url": "https://stripe.com/jobs/search?gh_jid=7779294",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "united_kingdom_or_source_listed_countries",
                "applicant_region_label": "Applicant country signal: United Kingdom or source-listed countries",
                "remote_scope_signal": "region_limited_remote",
                "remote_scope_label": "Remote scope: region-limited remote",
                "candidate_level_signal": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "salary_visibility_signal": "not_publicly_listed",
                "salary_visibility_label": "Salary: not publicly listed",
                "salary_range_parseable_usd": false,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant country signal: United Kingdom or source-listed countries",
                "Remote scope: region-limited remote",
                "Candidate level: Manager",
                "Salary: not publicly listed"
            ],
            "tags": [
                "engineering",
                "stripe",
                "3515-partner-engineering-and-operations",
                "europe"
            ]
        },
        {
            "slug": "stripe-technical-program-manager-extensibility-programs-remote-in-the-us-chicago-atlanta",
            "job_url": "https://citizenhire.com/jobs/stripe-technical-program-manager-extensibility-programs-remote-in-the-us-chicago-atlanta",
            "title": "Technical Program Manager,  Extensibility Programs",
            "company": "Stripe",
            "category": "Operations",
            "category_slug": "operations",
            "location": "Remote in the US, Chicago, Atlanta",
            "location_filter": "us",
            "remote_type": "Remote-region",
            "experience": "Manager",
            "employment_type": "Full-time",
            "salary_label": "Not publicly listed",
            "salary_min_usd": null,
            "salary_max_usd": null,
            "date_posted": "2026-05-20",
            "valid_through": "2026-06-24",
            "source_verified_at": "2026-05-25",
            "source_name": "Stripe Greenhouse board",
            "source_url": "https://stripe.com/jobs/search?gh_jid=7778643",
            "apply_url": "https://stripe.com/jobs/search?gh_jid=7778643",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "united_states",
                "applicant_region_label": "Applicant region: United States",
                "remote_scope_signal": "region_limited_remote",
                "remote_scope_label": "Remote scope: region-limited remote",
                "candidate_level_signal": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "salary_visibility_signal": "not_publicly_listed",
                "salary_visibility_label": "Salary: not publicly listed",
                "salary_range_parseable_usd": false,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant region: United States",
                "Remote scope: region-limited remote",
                "Candidate level: Manager",
                "Salary: not publicly listed"
            ],
            "tags": [
                "operations",
                "stripe",
                "8414-merchantxp-eng",
                "us"
            ]
        },
        {
            "slug": "stripe-technical-program-manager-identity-and-access-management-programs-remote-in-the-us-chicago-atlanta",
            "job_url": "https://citizenhire.com/jobs/stripe-technical-program-manager-identity-and-access-management-programs-remote-in-the-us-chicago-atlanta",
            "title": "Technical Program Manager,  Identity and Access Management Programs",
            "company": "Stripe",
            "category": "Operations",
            "category_slug": "operations",
            "location": "Remote in the US, Chicago, Atlanta",
            "location_filter": "us",
            "remote_type": "Remote-region",
            "experience": "Manager",
            "employment_type": "Full-time",
            "salary_label": "Not publicly listed",
            "salary_min_usd": null,
            "salary_max_usd": null,
            "date_posted": "2026-05-20",
            "valid_through": "2026-06-24",
            "source_verified_at": "2026-05-25",
            "source_name": "Stripe Greenhouse board",
            "source_url": "https://stripe.com/jobs/search?gh_jid=7417090",
            "apply_url": "https://stripe.com/jobs/search?gh_jid=7417090",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "united_states",
                "applicant_region_label": "Applicant region: United States",
                "remote_scope_signal": "region_limited_remote",
                "remote_scope_label": "Remote scope: region-limited remote",
                "candidate_level_signal": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "salary_visibility_signal": "not_publicly_listed",
                "salary_visibility_label": "Salary: not publicly listed",
                "salary_range_parseable_usd": false,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant region: United States",
                "Remote scope: region-limited remote",
                "Candidate level: Manager",
                "Salary: not publicly listed"
            ],
            "tags": [
                "operations",
                "stripe",
                "8414-merchantxp-eng",
                "us"
            ]
        },
        {
            "slug": "stripe-workday-compensation-lead-canada-us-remote-chicago-atlanta",
            "job_url": "https://citizenhire.com/jobs/stripe-workday-compensation-lead-canada-us-remote-chicago-atlanta",
            "title": "Workday Compensation Lead",
            "company": "Stripe",
            "category": "Operations",
            "category_slug": "operations",
            "location": "Canada, US-Remote, Chicago, Atlanta",
            "location_filter": "north-america",
            "remote_type": "Remote-region",
            "experience": "Manager",
            "employment_type": "Full-time",
            "salary_label": "Not publicly listed",
            "salary_min_usd": null,
            "salary_max_usd": null,
            "date_posted": "2026-05-20",
            "valid_through": "2026-06-24",
            "source_verified_at": "2026-05-25",
            "source_name": "Stripe Greenhouse board",
            "source_url": "https://stripe.com/jobs/search?gh_jid=7765976",
            "apply_url": "https://stripe.com/jobs/search?gh_jid=7765976",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "canada_or_source_listed_countries",
                "applicant_region_label": "Applicant country signal: Canada or source-listed countries",
                "remote_scope_signal": "region_limited_remote",
                "remote_scope_label": "Remote scope: region-limited remote",
                "candidate_level_signal": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "salary_visibility_signal": "not_publicly_listed",
                "salary_visibility_label": "Salary: not publicly listed",
                "salary_range_parseable_usd": false,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant country signal: Canada or source-listed countries",
                "Remote scope: region-limited remote",
                "Candidate level: Manager",
                "Salary: not publicly listed"
            ],
            "tags": [
                "operations",
                "stripe",
                "6513-people-systems-solutions",
                "north-america"
            ]
        },
        {
            "slug": "datadog-manager-ii-engineering-site-reliability-engineering-france-remote-ireland-remote",
            "job_url": "https://citizenhire.com/jobs/datadog-manager-ii-engineering-site-reliability-engineering-france-remote-ireland-remote",
            "title": "Manager II, Engineering - Site Reliability Engineering",
            "company": "Datadog",
            "category": "Engineering",
            "category_slug": "engineering",
            "location": "France, Remote; Ireland, Remote",
            "location_filter": "europe",
            "remote_type": "Remote-region",
            "experience": "Manager",
            "employment_type": "Full-time",
            "salary_label": "Not publicly listed",
            "salary_min_usd": null,
            "salary_max_usd": null,
            "date_posted": "2026-05-20",
            "valid_through": "2026-06-24",
            "source_verified_at": "2026-05-25",
            "source_name": "Datadog Greenhouse board",
            "source_url": "https://careers.datadoghq.com/detail/7947006/?gh_jid=7947006",
            "apply_url": "https://careers.datadoghq.com/detail/7947006/?gh_jid=7947006",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "europe_or_source_listed_countries",
                "applicant_region_label": "Applicant region: Europe or source-listed countries",
                "remote_scope_signal": "region_limited_remote",
                "remote_scope_label": "Remote scope: region-limited remote",
                "candidate_level_signal": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "salary_visibility_signal": "not_publicly_listed",
                "salary_visibility_label": "Salary: not publicly listed",
                "salary_range_parseable_usd": false,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant region: Europe or source-listed countries",
                "Remote scope: region-limited remote",
                "Candidate level: Manager",
                "Salary: not publicly listed"
            ],
            "tags": [
                "engineering",
                "datadog",
                "security",
                "europe"
            ]
        },
        {
            "slug": "affirm-compliance-lead-network-growth-remote-canada",
            "job_url": "https://citizenhire.com/jobs/affirm-compliance-lead-network-growth-remote-canada",
            "title": "Compliance Lead, Network Growth",
            "company": "Affirm",
            "category": "Legal",
            "category_slug": "legal",
            "location": "Remote Canada",
            "location_filter": "north-america",
            "remote_type": "Remote-region",
            "experience": "Manager",
            "employment_type": "Full-time",
            "salary_label": "Not publicly listed",
            "salary_min_usd": null,
            "salary_max_usd": null,
            "date_posted": "2026-05-20",
            "valid_through": "2026-06-24",
            "source_verified_at": "2026-05-25",
            "source_name": "Affirm Greenhouse board",
            "source_url": "https://job-boards.greenhouse.io/affirm/jobs/7730666003",
            "apply_url": "https://job-boards.greenhouse.io/affirm/jobs/7730666003",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "canada_or_source_listed_countries",
                "applicant_region_label": "Applicant country signal: Canada or source-listed countries",
                "remote_scope_signal": "region_limited_remote",
                "remote_scope_label": "Remote scope: region-limited remote",
                "candidate_level_signal": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "salary_visibility_signal": "not_publicly_listed",
                "salary_visibility_label": "Salary: not publicly listed",
                "salary_range_parseable_usd": false,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant country signal: Canada or source-listed countries",
                "Remote scope: region-limited remote",
                "Candidate level: Manager",
                "Salary: not publicly listed"
            ],
            "tags": [
                "legal",
                "affirm",
                "compliance",
                "north-america"
            ]
        },
        {
            "slug": "affirm-compliance-lead-network-growth-remote-us",
            "job_url": "https://citizenhire.com/jobs/affirm-compliance-lead-network-growth-remote-us",
            "title": "Compliance Lead, Network Growth",
            "company": "Affirm",
            "category": "Legal",
            "category_slug": "legal",
            "location": "Remote US",
            "location_filter": "us",
            "remote_type": "Remote-region",
            "experience": "Manager",
            "employment_type": "Full-time",
            "salary_label": "Not publicly listed",
            "salary_min_usd": null,
            "salary_max_usd": null,
            "date_posted": "2026-05-20",
            "valid_through": "2026-06-24",
            "source_verified_at": "2026-05-25",
            "source_name": "Affirm Greenhouse board",
            "source_url": "https://job-boards.greenhouse.io/affirm/jobs/7730664003",
            "apply_url": "https://job-boards.greenhouse.io/affirm/jobs/7730664003",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "united_states",
                "applicant_region_label": "Applicant region: United States",
                "remote_scope_signal": "region_limited_remote",
                "remote_scope_label": "Remote scope: region-limited remote",
                "candidate_level_signal": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "salary_visibility_signal": "not_publicly_listed",
                "salary_visibility_label": "Salary: not publicly listed",
                "salary_range_parseable_usd": false,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant region: United States",
                "Remote scope: region-limited remote",
                "Candidate level: Manager",
                "Salary: not publicly listed"
            ],
            "tags": [
                "legal",
                "affirm",
                "compliance",
                "us"
            ]
        },
        {
            "slug": "affirm-senior-director-key-enterprise-sales-remote-us",
            "job_url": "https://citizenhire.com/jobs/affirm-senior-director-key-enterprise-sales-remote-us",
            "title": "Senior Director, Key & Enterprise Sales",
            "company": "Affirm",
            "category": "Sales",
            "category_slug": "sales",
            "location": "Remote US",
            "location_filter": "us",
            "remote_type": "Remote-region",
            "experience": "Manager",
            "employment_type": "Full-time",
            "salary_label": "Not publicly listed",
            "salary_min_usd": null,
            "salary_max_usd": null,
            "date_posted": "2026-05-20",
            "valid_through": "2026-06-24",
            "source_verified_at": "2026-05-25",
            "source_name": "Affirm Greenhouse board",
            "source_url": "https://job-boards.greenhouse.io/affirm/jobs/7740654003",
            "apply_url": "https://job-boards.greenhouse.io/affirm/jobs/7740654003",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "united_states",
                "applicant_region_label": "Applicant region: United States",
                "remote_scope_signal": "region_limited_remote",
                "remote_scope_label": "Remote scope: region-limited remote",
                "candidate_level_signal": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "salary_visibility_signal": "not_publicly_listed",
                "salary_visibility_label": "Salary: not publicly listed",
                "salary_range_parseable_usd": false,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant region: United States",
                "Remote scope: region-limited remote",
                "Candidate level: Manager",
                "Salary: not publicly listed"
            ],
            "tags": [
                "sales",
                "affirm",
                "us-sales",
                "us"
            ]
        },
        {
            "slug": "affirm-senior-engineering-manager-machine-learning-platform-remote-us",
            "job_url": "https://citizenhire.com/jobs/affirm-senior-engineering-manager-machine-learning-platform-remote-us",
            "title": "Senior Engineering Manager, Machine Learning Platform",
            "company": "Affirm",
            "category": "Engineering",
            "category_slug": "engineering",
            "location": "Remote US",
            "location_filter": "us",
            "remote_type": "Remote-region",
            "experience": "Manager",
            "employment_type": "Full-time",
            "salary_label": "Not publicly listed",
            "salary_min_usd": null,
            "salary_max_usd": null,
            "date_posted": "2026-05-20",
            "valid_through": "2026-06-24",
            "source_verified_at": "2026-05-25",
            "source_name": "Affirm Greenhouse board",
            "source_url": "https://job-boards.greenhouse.io/affirm/jobs/7705033003",
            "apply_url": "https://job-boards.greenhouse.io/affirm/jobs/7705033003",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "united_states",
                "applicant_region_label": "Applicant region: United States",
                "remote_scope_signal": "region_limited_remote",
                "remote_scope_label": "Remote scope: region-limited remote",
                "candidate_level_signal": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "salary_visibility_signal": "not_publicly_listed",
                "salary_visibility_label": "Salary: not publicly listed",
                "salary_range_parseable_usd": false,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant region: United States",
                "Remote scope: region-limited remote",
                "Candidate level: Manager",
                "Salary: not publicly listed"
            ],
            "tags": [
                "engineering",
                "affirm",
                "checkout",
                "us"
            ]
        },
        {
            "slug": "affirm-senior-engineering-manager-machine-learning-platform-remote-canada",
            "job_url": "https://citizenhire.com/jobs/affirm-senior-engineering-manager-machine-learning-platform-remote-canada",
            "title": "Senior Engineering Manager, Machine Learning Platform",
            "company": "Affirm",
            "category": "Engineering",
            "category_slug": "engineering",
            "location": "Remote Canada",
            "location_filter": "north-america",
            "remote_type": "Remote-region",
            "experience": "Manager",
            "employment_type": "Full-time",
            "salary_label": "Not publicly listed",
            "salary_min_usd": null,
            "salary_max_usd": null,
            "date_posted": "2026-05-20",
            "valid_through": "2026-06-24",
            "source_verified_at": "2026-05-25",
            "source_name": "Affirm Greenhouse board",
            "source_url": "https://job-boards.greenhouse.io/affirm/jobs/7705035003",
            "apply_url": "https://job-boards.greenhouse.io/affirm/jobs/7705035003",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "canada_or_source_listed_countries",
                "applicant_region_label": "Applicant country signal: Canada or source-listed countries",
                "remote_scope_signal": "region_limited_remote",
                "remote_scope_label": "Remote scope: region-limited remote",
                "candidate_level_signal": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "salary_visibility_signal": "not_publicly_listed",
                "salary_visibility_label": "Salary: not publicly listed",
                "salary_range_parseable_usd": false,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant country signal: Canada or source-listed countries",
                "Remote scope: region-limited remote",
                "Candidate level: Manager",
                "Salary: not publicly listed"
            ],
            "tags": [
                "engineering",
                "affirm",
                "checkout",
                "north-america"
            ]
        },
        {
            "slug": "reddit-senior-engineering-manager-developer-productivity-remote-united-states",
            "job_url": "https://citizenhire.com/jobs/reddit-senior-engineering-manager-developer-productivity-remote-united-states",
            "title": "Senior Engineering Manager, Developer Productivity",
            "company": "Reddit",
            "category": "Engineering",
            "category_slug": "engineering",
            "location": "Remote - United States",
            "location_filter": "us",
            "remote_type": "Remote-region",
            "experience": "Manager",
            "employment_type": "Full-time",
            "salary_label": "USD 232,500 - 325,500",
            "salary_min_usd": 232500,
            "salary_max_usd": 325500,
            "date_posted": "2026-05-20",
            "valid_through": "2026-06-24",
            "source_verified_at": "2026-05-25",
            "source_name": "Reddit Greenhouse board",
            "source_url": "https://job-boards.greenhouse.io/reddit/jobs/7947591",
            "apply_url": "https://job-boards.greenhouse.io/reddit/jobs/7947591",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "united_states",
                "applicant_region_label": "Applicant region: United States",
                "remote_scope_signal": "region_limited_remote",
                "remote_scope_label": "Remote scope: region-limited remote",
                "candidate_level_signal": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "salary_visibility_signal": "public_usd_range",
                "salary_visibility_label": "Salary: public range shown",
                "salary_range_parseable_usd": true,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant region: United States",
                "Remote scope: region-limited remote",
                "Candidate level: Manager",
                "Salary: public range shown"
            ],
            "tags": [
                "engineering",
                "reddit",
                "devplatform",
                "us"
            ]
        },
        {
            "slug": "reddit-client-account-manager-large-customer-sales-remote-singapore",
            "job_url": "https://citizenhire.com/jobs/reddit-client-account-manager-large-customer-sales-remote-singapore",
            "title": "Client Account Manager, Large Customer Sales",
            "company": "Reddit",
            "category": "Sales",
            "category_slug": "sales",
            "location": "Remote - Singapore",
            "location_filter": "apac",
            "remote_type": "Remote-region",
            "experience": "Manager",
            "employment_type": "Full-time",
            "salary_label": "Not publicly listed",
            "salary_min_usd": null,
            "salary_max_usd": null,
            "date_posted": "2026-05-19",
            "valid_through": "2026-07-03",
            "source_verified_at": "2026-06-03",
            "source_name": "Reddit Greenhouse board",
            "source_url": "https://job-boards.greenhouse.io/reddit/jobs/7793253",
            "apply_url": "https://job-boards.greenhouse.io/reddit/jobs/7793253",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "verify_on_source",
                "applicant_region_label": "Applicant region: verify on source (Remote - Singapore)",
                "remote_scope_signal": "region_limited_remote",
                "remote_scope_label": "Remote scope: region-limited remote",
                "candidate_level_signal": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "salary_visibility_signal": "not_publicly_listed",
                "salary_visibility_label": "Salary: not publicly listed",
                "salary_range_parseable_usd": false,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant region: verify on source (Remote - Singapore)",
                "Remote scope: region-limited remote",
                "Candidate level: Manager",
                "Salary: not publicly listed"
            ],
            "tags": [
                "sales",
                "account management",
                "large customers",
                "remote singapore",
                "apac"
            ]
        },
        {
            "slug": "gitlab-customer-success-manager-australia-remote-australia",
            "job_url": "https://citizenhire.com/jobs/gitlab-customer-success-manager-australia-remote-australia",
            "title": "Customer Success Manager - Australia",
            "company": "GitLab",
            "category": "Customer Success",
            "category_slug": "customer-success",
            "location": "Remote, Australia",
            "location_filter": "apac",
            "remote_type": "Remote-region",
            "experience": "Manager",
            "employment_type": "Full-time",
            "salary_label": "Not publicly listed",
            "salary_min_usd": null,
            "salary_max_usd": null,
            "date_posted": "2026-05-19",
            "valid_through": "2026-06-24",
            "source_verified_at": "2026-05-25",
            "source_name": "GitLab Greenhouse board",
            "source_url": "https://job-boards.greenhouse.io/gitlab/jobs/8548980002",
            "apply_url": "https://job-boards.greenhouse.io/gitlab/jobs/8548980002",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "verify_on_source",
                "applicant_region_label": "Applicant region: verify on source (Remote, Australia)",
                "remote_scope_signal": "region_limited_remote",
                "remote_scope_label": "Remote scope: region-limited remote",
                "candidate_level_signal": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "salary_visibility_signal": "not_publicly_listed",
                "salary_visibility_label": "Salary: not publicly listed",
                "salary_range_parseable_usd": false,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant region: verify on source (Remote, Australia)",
                "Remote scope: region-limited remote",
                "Candidate level: Manager",
                "Salary: not publicly listed"
            ],
            "tags": [
                "customer-success",
                "gitlab",
                "apac"
            ]
        },
        {
            "slug": "canonical-engineering-manager-solutions-engineering-home-based-worldwide",
            "job_url": "https://citizenhire.com/jobs/canonical-engineering-manager-solutions-engineering-home-based-worldwide",
            "title": "Engineering Manager - Solutions Engineering",
            "company": "Canonical",
            "category": "Engineering",
            "category_slug": "engineering",
            "location": "Home based - Worldwide",
            "location_filter": "worldwide",
            "remote_type": "Worldwide remote",
            "experience": "Manager",
            "employment_type": "Full-time",
            "salary_label": "Not publicly listed",
            "salary_min_usd": null,
            "salary_max_usd": null,
            "date_posted": "2026-05-19",
            "valid_through": "2026-06-24",
            "source_verified_at": "2026-05-25",
            "source_name": "Canonical Greenhouse board",
            "source_url": "https://job-boards.greenhouse.io/canonical/jobs/3313558",
            "apply_url": "https://job-boards.greenhouse.io/canonical/jobs/3313558",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "worldwide",
                "applicant_region_label": "Applicant region: worldwide signal from source",
                "remote_scope_signal": "worldwide_remote",
                "remote_scope_label": "Remote scope: worldwide remote",
                "candidate_level_signal": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "salary_visibility_signal": "not_publicly_listed",
                "salary_visibility_label": "Salary: not publicly listed",
                "salary_range_parseable_usd": false,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant region: worldwide signal from source",
                "Remote scope: worldwide remote",
                "Candidate level: Manager",
                "Salary: not publicly listed"
            ],
            "tags": [
                "engineering",
                "canonical",
                "saas-engineering",
                "worldwide"
            ]
        },
        {
            "slug": "datadog-major-account-manager-california-usa-remote-colorado-usa-remote-washington-usa-remote",
            "job_url": "https://citizenhire.com/jobs/datadog-major-account-manager-california-usa-remote-colorado-usa-remote-washington-usa-remote",
            "title": "Major Account Manager",
            "company": "Datadog",
            "category": "Sales",
            "category_slug": "sales",
            "location": "California, USA, Remote; Colorado, USA, Remote; Washington, USA, Remote",
            "location_filter": "us",
            "remote_type": "Remote-region",
            "experience": "Manager",
            "employment_type": "Full-time",
            "salary_label": "USD 165,000 - 180,000",
            "salary_min_usd": 165000,
            "salary_max_usd": 180000,
            "date_posted": "2026-05-19",
            "valid_through": "2026-06-24",
            "source_verified_at": "2026-05-25",
            "source_name": "Datadog Greenhouse board",
            "source_url": "https://careers.datadoghq.com/detail/7630041/?gh_jid=7630041",
            "apply_url": "https://careers.datadoghq.com/detail/7630041/?gh_jid=7630041",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "united_states",
                "applicant_region_label": "Applicant region: United States",
                "remote_scope_signal": "region_limited_remote",
                "remote_scope_label": "Remote scope: region-limited remote",
                "candidate_level_signal": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "salary_visibility_signal": "public_usd_range",
                "salary_visibility_label": "Salary: public range shown",
                "salary_range_parseable_usd": true,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant region: United States",
                "Remote scope: region-limited remote",
                "Candidate level: Manager",
                "Salary: public range shown"
            ],
            "tags": [
                "sales",
                "datadog",
                "enterprise-sales",
                "us"
            ]
        },
        {
            "slug": "affirm-compliance-lead-product-advisory-card-deposits-remote-us",
            "job_url": "https://citizenhire.com/jobs/affirm-compliance-lead-product-advisory-card-deposits-remote-us",
            "title": "Compliance Lead, Product Advisory (Card & Deposits)",
            "company": "Affirm",
            "category": "Legal",
            "category_slug": "legal",
            "location": "Remote US",
            "location_filter": "us",
            "remote_type": "Remote-region",
            "experience": "Manager",
            "employment_type": "Full-time",
            "salary_label": "Not publicly listed",
            "salary_min_usd": null,
            "salary_max_usd": null,
            "date_posted": "2026-05-19",
            "valid_through": "2026-06-24",
            "source_verified_at": "2026-05-25",
            "source_name": "Affirm Greenhouse board",
            "source_url": "https://job-boards.greenhouse.io/affirm/jobs/7709900003",
            "apply_url": "https://job-boards.greenhouse.io/affirm/jobs/7709900003",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "united_states",
                "applicant_region_label": "Applicant region: United States",
                "remote_scope_signal": "region_limited_remote",
                "remote_scope_label": "Remote scope: region-limited remote",
                "candidate_level_signal": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "salary_visibility_signal": "not_publicly_listed",
                "salary_visibility_label": "Salary: not publicly listed",
                "salary_range_parseable_usd": false,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant region: United States",
                "Remote scope: region-limited remote",
                "Candidate level: Manager",
                "Salary: not publicly listed"
            ],
            "tags": [
                "legal",
                "affirm",
                "compliance",
                "us"
            ]
        },
        {
            "slug": "affirm-compliance-lead-product-advisory-card-deposits-remote-canada",
            "job_url": "https://citizenhire.com/jobs/affirm-compliance-lead-product-advisory-card-deposits-remote-canada",
            "title": "Compliance Lead, Product Advisory (Card & Deposits)",
            "company": "Affirm",
            "category": "Legal",
            "category_slug": "legal",
            "location": "Remote Canada",
            "location_filter": "north-america",
            "remote_type": "Remote-region",
            "experience": "Manager",
            "employment_type": "Full-time",
            "salary_label": "Not publicly listed",
            "salary_min_usd": null,
            "salary_max_usd": null,
            "date_posted": "2026-05-19",
            "valid_through": "2026-06-24",
            "source_verified_at": "2026-05-25",
            "source_name": "Affirm Greenhouse board",
            "source_url": "https://job-boards.greenhouse.io/affirm/jobs/7709902003",
            "apply_url": "https://job-boards.greenhouse.io/affirm/jobs/7709902003",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "canada_or_source_listed_countries",
                "applicant_region_label": "Applicant country signal: Canada or source-listed countries",
                "remote_scope_signal": "region_limited_remote",
                "remote_scope_label": "Remote scope: region-limited remote",
                "candidate_level_signal": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "salary_visibility_signal": "not_publicly_listed",
                "salary_visibility_label": "Salary: not publicly listed",
                "salary_range_parseable_usd": false,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant country signal: Canada or source-listed countries",
                "Remote scope: region-limited remote",
                "Candidate level: Manager",
                "Salary: not publicly listed"
            ],
            "tags": [
                "legal",
                "affirm",
                "compliance",
                "north-america"
            ]
        },
        {
            "slug": "affirm-senior-manager-software-engineering-online-storage-remote-canada",
            "job_url": "https://citizenhire.com/jobs/affirm-senior-manager-software-engineering-online-storage-remote-canada",
            "title": "Senior Manager, Software Engineering (Online Storage)",
            "company": "Affirm",
            "category": "Engineering",
            "category_slug": "engineering",
            "location": "Remote Canada",
            "location_filter": "north-america",
            "remote_type": "Remote-region",
            "experience": "Manager",
            "employment_type": "Full-time",
            "salary_label": "Not publicly listed",
            "salary_min_usd": null,
            "salary_max_usd": null,
            "date_posted": "2026-05-19",
            "valid_through": "2026-06-24",
            "source_verified_at": "2026-05-25",
            "source_name": "Affirm Greenhouse board",
            "source_url": "https://job-boards.greenhouse.io/affirm/jobs/7550575003",
            "apply_url": "https://job-boards.greenhouse.io/affirm/jobs/7550575003",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "canada_or_source_listed_countries",
                "applicant_region_label": "Applicant country signal: Canada or source-listed countries",
                "remote_scope_signal": "region_limited_remote",
                "remote_scope_label": "Remote scope: region-limited remote",
                "candidate_level_signal": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "salary_visibility_signal": "not_publicly_listed",
                "salary_visibility_label": "Salary: not publicly listed",
                "salary_range_parseable_usd": false,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant country signal: Canada or source-listed countries",
                "Remote scope: region-limited remote",
                "Candidate level: Manager",
                "Salary: not publicly listed"
            ],
            "tags": [
                "engineering",
                "affirm",
                "infrastructure-platform-eng",
                "north-america"
            ]
        },
        {
            "slug": "affirm-senior-manager-software-engineering-online-storage-remote-us",
            "job_url": "https://citizenhire.com/jobs/affirm-senior-manager-software-engineering-online-storage-remote-us",
            "title": "Senior Manager, Software Engineering (Online Storage)",
            "company": "Affirm",
            "category": "Engineering",
            "category_slug": "engineering",
            "location": "Remote US",
            "location_filter": "us",
            "remote_type": "Remote-region",
            "experience": "Manager",
            "employment_type": "Full-time",
            "salary_label": "Not publicly listed",
            "salary_min_usd": null,
            "salary_max_usd": null,
            "date_posted": "2026-05-19",
            "valid_through": "2026-06-24",
            "source_verified_at": "2026-05-25",
            "source_name": "Affirm Greenhouse board",
            "source_url": "https://job-boards.greenhouse.io/affirm/jobs/7550573003",
            "apply_url": "https://job-boards.greenhouse.io/affirm/jobs/7550573003",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "united_states",
                "applicant_region_label": "Applicant region: United States",
                "remote_scope_signal": "region_limited_remote",
                "remote_scope_label": "Remote scope: region-limited remote",
                "candidate_level_signal": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "salary_visibility_signal": "not_publicly_listed",
                "salary_visibility_label": "Salary: not publicly listed",
                "salary_range_parseable_usd": false,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant region: United States",
                "Remote scope: region-limited remote",
                "Candidate level: Manager",
                "Salary: not publicly listed"
            ],
            "tags": [
                "engineering",
                "affirm",
                "infrastructure-platform-eng",
                "us"
            ]
        },
        {
            "slug": "affirm-staff-product-manager-affirm-bank-remote-canada",
            "job_url": "https://citizenhire.com/jobs/affirm-staff-product-manager-affirm-bank-remote-canada",
            "title": "Staff Product Manager, Affirm Bank",
            "company": "Affirm",
            "category": "Engineering",
            "category_slug": "engineering",
            "location": "Remote Canada",
            "location_filter": "north-america",
            "remote_type": "Remote-region",
            "experience": "Manager",
            "employment_type": "Full-time",
            "salary_label": "Not publicly listed",
            "salary_min_usd": null,
            "salary_max_usd": null,
            "date_posted": "2026-05-19",
            "valid_through": "2026-06-24",
            "source_verified_at": "2026-05-25",
            "source_name": "Affirm Greenhouse board",
            "source_url": "https://job-boards.greenhouse.io/affirm/jobs/7694940003",
            "apply_url": "https://job-boards.greenhouse.io/affirm/jobs/7694940003",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "canada_or_source_listed_countries",
                "applicant_region_label": "Applicant country signal: Canada or source-listed countries",
                "remote_scope_signal": "region_limited_remote",
                "remote_scope_label": "Remote scope: region-limited remote",
                "candidate_level_signal": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "salary_visibility_signal": "not_publicly_listed",
                "salary_visibility_label": "Salary: not publicly listed",
                "salary_range_parseable_usd": false,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant country signal: Canada or source-listed countries",
                "Remote scope: region-limited remote",
                "Candidate level: Manager",
                "Salary: not publicly listed"
            ],
            "tags": [
                "engineering",
                "affirm",
                "financial-platforms-product",
                "north-america"
            ]
        },
        {
            "slug": "affirm-staff-product-manager-affirm-bank-remote-us",
            "job_url": "https://citizenhire.com/jobs/affirm-staff-product-manager-affirm-bank-remote-us",
            "title": "Staff Product Manager, Affirm Bank",
            "company": "Affirm",
            "category": "Engineering",
            "category_slug": "engineering",
            "location": "Remote US",
            "location_filter": "us",
            "remote_type": "Remote-region",
            "experience": "Manager",
            "employment_type": "Full-time",
            "salary_label": "Not publicly listed",
            "salary_min_usd": null,
            "salary_max_usd": null,
            "date_posted": "2026-05-19",
            "valid_through": "2026-06-24",
            "source_verified_at": "2026-05-25",
            "source_name": "Affirm Greenhouse board",
            "source_url": "https://job-boards.greenhouse.io/affirm/jobs/7694938003",
            "apply_url": "https://job-boards.greenhouse.io/affirm/jobs/7694938003",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "united_states",
                "applicant_region_label": "Applicant region: United States",
                "remote_scope_signal": "region_limited_remote",
                "remote_scope_label": "Remote scope: region-limited remote",
                "candidate_level_signal": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "salary_visibility_signal": "not_publicly_listed",
                "salary_visibility_label": "Salary: not publicly listed",
                "salary_range_parseable_usd": false,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant region: United States",
                "Remote scope: region-limited remote",
                "Candidate level: Manager",
                "Salary: not publicly listed"
            ],
            "tags": [
                "engineering",
                "affirm",
                "financial-platforms-product",
                "us"
            ]
        },
        {
            "slug": "reddit-client-account-manager-large-customer-sales-remote-singapore",
            "job_url": "https://citizenhire.com/jobs/reddit-client-account-manager-large-customer-sales-remote-singapore",
            "title": "Client Account Manager, Large Customer Sales",
            "company": "Reddit",
            "category": "Sales",
            "category_slug": "sales",
            "location": "Remote - Singapore",
            "location_filter": "apac",
            "remote_type": "Remote-region",
            "experience": "Manager",
            "employment_type": "Full-time",
            "salary_label": "Not publicly listed",
            "salary_min_usd": null,
            "salary_max_usd": null,
            "date_posted": "2026-05-19",
            "valid_through": "2026-06-24",
            "source_verified_at": "2026-05-25",
            "source_name": "Reddit Greenhouse board",
            "source_url": "https://job-boards.greenhouse.io/reddit/jobs/7793253",
            "apply_url": "https://job-boards.greenhouse.io/reddit/jobs/7793253",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "verify_on_source",
                "applicant_region_label": "Applicant region: verify on source (Remote - Singapore)",
                "remote_scope_signal": "region_limited_remote",
                "remote_scope_label": "Remote scope: region-limited remote",
                "candidate_level_signal": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "salary_visibility_signal": "not_publicly_listed",
                "salary_visibility_label": "Salary: not publicly listed",
                "salary_range_parseable_usd": false,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant region: verify on source (Remote - Singapore)",
                "Remote scope: region-limited remote",
                "Candidate level: Manager",
                "Salary: not publicly listed"
            ],
            "tags": [
                "sales",
                "reddit",
                "large-customer-sales",
                "apac"
            ]
        },
        {
            "slug": "reddit-principal-technical-program-manager-developer-productivity-remote-united-states",
            "job_url": "https://citizenhire.com/jobs/reddit-principal-technical-program-manager-developer-productivity-remote-united-states",
            "title": "Principal Technical Program Manager, Developer Productivity",
            "company": "Reddit",
            "category": "Engineering",
            "category_slug": "engineering",
            "location": "Remote - United States",
            "location_filter": "us",
            "remote_type": "Remote-region",
            "experience": "Manager",
            "employment_type": "Full-time",
            "salary_label": "USD 260,800 - 365,100",
            "salary_min_usd": 260800,
            "salary_max_usd": 365100,
            "date_posted": "2026-05-19",
            "valid_through": "2026-06-24",
            "source_verified_at": "2026-05-25",
            "source_name": "Reddit Greenhouse board",
            "source_url": "https://job-boards.greenhouse.io/reddit/jobs/7944159",
            "apply_url": "https://job-boards.greenhouse.io/reddit/jobs/7944159",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "united_states",
                "applicant_region_label": "Applicant region: United States",
                "remote_scope_signal": "region_limited_remote",
                "remote_scope_label": "Remote scope: region-limited remote",
                "candidate_level_signal": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "salary_visibility_signal": "public_usd_range",
                "salary_visibility_label": "Salary: public range shown",
                "salary_range_parseable_usd": true,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant region: United States",
                "Remote scope: region-limited remote",
                "Candidate level: Manager",
                "Salary: public range shown"
            ],
            "tags": [
                "engineering",
                "reddit",
                "be-platform",
                "us"
            ]
        },
        {
            "slug": "grafana-labs-channel-account-manager-remote-east-coast-united-states-remote",
            "job_url": "https://citizenhire.com/jobs/grafana-labs-channel-account-manager-remote-east-coast-united-states-remote",
            "title": "Channel Account Manager | Remote | East Coast",
            "company": "Grafana Labs",
            "category": "Sales",
            "category_slug": "sales",
            "location": "United States (Remote)",
            "location_filter": "us",
            "remote_type": "Remote-region",
            "experience": "Manager",
            "employment_type": "Full-time",
            "salary_label": "Not publicly listed",
            "salary_min_usd": null,
            "salary_max_usd": null,
            "date_posted": "2026-05-19",
            "valid_through": "2026-06-24",
            "source_verified_at": "2026-05-25",
            "source_name": "Grafana Labs Greenhouse board",
            "source_url": "https://job-boards.greenhouse.io/grafanalabs/jobs/5996542004",
            "apply_url": "https://job-boards.greenhouse.io/grafanalabs/jobs/5996542004",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "united_states",
                "applicant_region_label": "Applicant region: United States",
                "remote_scope_signal": "region_limited_remote",
                "remote_scope_label": "Remote scope: region-limited remote",
                "candidate_level_signal": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "salary_visibility_signal": "not_publicly_listed",
                "salary_visibility_label": "Salary: not publicly listed",
                "salary_range_parseable_usd": false,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant region: United States",
                "Remote scope: region-limited remote",
                "Candidate level: Manager",
                "Salary: not publicly listed"
            ],
            "tags": [
                "sales",
                "grafana-labs",
                "channel",
                "us"
            ]
        },
        {
            "slug": "grafana-labs-senior-channel-strategy-operations-manager-united-states-remote-united-states-remote",
            "job_url": "https://citizenhire.com/jobs/grafana-labs-senior-channel-strategy-operations-manager-united-states-remote-united-states-remote",
            "title": "Senior Channel Strategy & Operations Manager | United States | Remote",
            "company": "Grafana Labs",
            "category": "Sales",
            "category_slug": "sales",
            "location": "United States (Remote)",
            "location_filter": "us",
            "remote_type": "Remote-region",
            "experience": "Manager",
            "employment_type": "Full-time",
            "salary_label": "Not publicly listed",
            "salary_min_usd": null,
            "salary_max_usd": null,
            "date_posted": "2026-05-19",
            "valid_through": "2026-06-24",
            "source_verified_at": "2026-05-25",
            "source_name": "Grafana Labs Greenhouse board",
            "source_url": "https://job-boards.greenhouse.io/grafanalabs/jobs/5998657004",
            "apply_url": "https://job-boards.greenhouse.io/grafanalabs/jobs/5998657004",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "united_states",
                "applicant_region_label": "Applicant region: United States",
                "remote_scope_signal": "region_limited_remote",
                "remote_scope_label": "Remote scope: region-limited remote",
                "candidate_level_signal": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "salary_visibility_signal": "not_publicly_listed",
                "salary_visibility_label": "Salary: not publicly listed",
                "salary_range_parseable_usd": false,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant region: United States",
                "Remote scope: region-limited remote",
                "Candidate level: Manager",
                "Salary: not publicly listed"
            ],
            "tags": [
                "sales",
                "grafana-labs",
                "sales-operations",
                "us"
            ]
        },
        {
            "slug": "grafana-labs-senior-manager-analytics-insights-united-states-remote-united-states-remote",
            "job_url": "https://citizenhire.com/jobs/grafana-labs-senior-manager-analytics-insights-united-states-remote-united-states-remote",
            "title": "Senior Manager, Analytics & Insights | United States | Remote",
            "company": "Grafana Labs",
            "category": "AI and Data",
            "category_slug": "ai-data",
            "location": "United States (Remote)",
            "location_filter": "us",
            "remote_type": "Remote-region",
            "experience": "Manager",
            "employment_type": "Full-time",
            "salary_label": "Not publicly listed",
            "salary_min_usd": null,
            "salary_max_usd": null,
            "date_posted": "2026-05-19",
            "valid_through": "2026-06-24",
            "source_verified_at": "2026-05-25",
            "source_name": "Grafana Labs Greenhouse board",
            "source_url": "https://job-boards.greenhouse.io/grafanalabs/jobs/6000478004",
            "apply_url": "https://job-boards.greenhouse.io/grafanalabs/jobs/6000478004",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "united_states",
                "applicant_region_label": "Applicant region: United States",
                "remote_scope_signal": "region_limited_remote",
                "remote_scope_label": "Remote scope: region-limited remote",
                "candidate_level_signal": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "salary_visibility_signal": "not_publicly_listed",
                "salary_visibility_label": "Salary: not publicly listed",
                "salary_range_parseable_usd": false,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant region: United States",
                "Remote scope: region-limited remote",
                "Candidate level: Manager",
                "Salary: not publicly listed"
            ],
            "tags": [
                "ai-and-data",
                "grafana-labs",
                "sales-operations",
                "us"
            ]
        },
        {
            "slug": "grafana-labs-senior-manager-web-technology-canada-remote-canada-remote",
            "job_url": "https://citizenhire.com/jobs/grafana-labs-senior-manager-web-technology-canada-remote-canada-remote",
            "title": "Senior Manager, Web Technology | Canada | Remote",
            "company": "Grafana Labs",
            "category": "Marketing",
            "category_slug": "marketing",
            "location": "Canada (Remote)",
            "location_filter": "north-america",
            "remote_type": "Remote-region",
            "experience": "Manager",
            "employment_type": "Full-time",
            "salary_label": "Not publicly listed",
            "salary_min_usd": null,
            "salary_max_usd": null,
            "date_posted": "2026-05-19",
            "valid_through": "2026-06-24",
            "source_verified_at": "2026-05-25",
            "source_name": "Grafana Labs Greenhouse board",
            "source_url": "https://job-boards.greenhouse.io/grafanalabs/jobs/5999968004",
            "apply_url": "https://job-boards.greenhouse.io/grafanalabs/jobs/5999968004",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "canada_or_source_listed_countries",
                "applicant_region_label": "Applicant country signal: Canada or source-listed countries",
                "remote_scope_signal": "region_limited_remote",
                "remote_scope_label": "Remote scope: region-limited remote",
                "candidate_level_signal": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "salary_visibility_signal": "not_publicly_listed",
                "salary_visibility_label": "Salary: not publicly listed",
                "salary_range_parseable_usd": false,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant country signal: Canada or source-listed countries",
                "Remote scope: region-limited remote",
                "Candidate level: Manager",
                "Salary: not publicly listed"
            ],
            "tags": [
                "marketing",
                "grafana-labs",
                "north-america"
            ]
        },
        {
            "slug": "grafana-labs-senior-manager-web-technology-us-remote-united-states-remote",
            "job_url": "https://citizenhire.com/jobs/grafana-labs-senior-manager-web-technology-us-remote-united-states-remote",
            "title": "Senior Manager, Web Technology | US | Remote",
            "company": "Grafana Labs",
            "category": "Marketing",
            "category_slug": "marketing",
            "location": "United States (Remote)",
            "location_filter": "us",
            "remote_type": "Remote-region",
            "experience": "Manager",
            "employment_type": "Full-time",
            "salary_label": "Not publicly listed",
            "salary_min_usd": null,
            "salary_max_usd": null,
            "date_posted": "2026-05-19",
            "valid_through": "2026-06-24",
            "source_verified_at": "2026-05-25",
            "source_name": "Grafana Labs Greenhouse board",
            "source_url": "https://job-boards.greenhouse.io/grafanalabs/jobs/5999936004",
            "apply_url": "https://job-boards.greenhouse.io/grafanalabs/jobs/5999936004",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "united_states",
                "applicant_region_label": "Applicant region: United States",
                "remote_scope_signal": "region_limited_remote",
                "remote_scope_label": "Remote scope: region-limited remote",
                "candidate_level_signal": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "salary_visibility_signal": "not_publicly_listed",
                "salary_visibility_label": "Salary: not publicly listed",
                "salary_range_parseable_usd": false,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant region: United States",
                "Remote scope: region-limited remote",
                "Candidate level: Manager",
                "Salary: not publicly listed"
            ],
            "tags": [
                "marketing",
                "grafana-labs",
                "us"
            ]
        },
        {
            "slug": "gitlab-lead-talent-management-partner-remote-us",
            "job_url": "https://citizenhire.com/jobs/gitlab-lead-talent-management-partner-remote-us",
            "title": "Lead Talent Management Partner",
            "company": "GitLab",
            "category": "Operations",
            "category_slug": "operations",
            "location": "Remote, US",
            "location_filter": "us",
            "remote_type": "Remote-region",
            "experience": "Manager",
            "employment_type": "Full-time",
            "salary_label": "USD 112,000 - 240,000",
            "salary_min_usd": 112000,
            "salary_max_usd": 240000,
            "date_posted": "2026-05-18",
            "valid_through": "2026-06-24",
            "source_verified_at": "2026-05-25",
            "source_name": "GitLab Greenhouse board",
            "source_url": "https://job-boards.greenhouse.io/gitlab/jobs/8436097002",
            "apply_url": "https://job-boards.greenhouse.io/gitlab/jobs/8436097002",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "united_states",
                "applicant_region_label": "Applicant region: United States",
                "remote_scope_signal": "region_limited_remote",
                "remote_scope_label": "Remote scope: region-limited remote",
                "candidate_level_signal": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "salary_visibility_signal": "public_usd_range",
                "salary_visibility_label": "Salary: public range shown",
                "salary_range_parseable_usd": true,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant region: United States",
                "Remote scope: region-limited remote",
                "Candidate level: Manager",
                "Salary: public range shown"
            ],
            "tags": [
                "operations",
                "gitlab",
                "talent-management-development",
                "us"
            ]
        },
        {
            "slug": "gitlab-manager-sox-pmo-business-process-remote-americas",
            "job_url": "https://citizenhire.com/jobs/gitlab-manager-sox-pmo-business-process-remote-americas",
            "title": "Manager, SOX PMO, Business Process",
            "company": "GitLab",
            "category": "Finance",
            "category_slug": "finance",
            "location": "Remote, Americas",
            "location_filter": "americas",
            "remote_type": "Remote-region",
            "experience": "Manager",
            "employment_type": "Full-time",
            "salary_label": "USD 104,800 - 176,400",
            "salary_min_usd": 104800,
            "salary_max_usd": 176400,
            "date_posted": "2026-05-18",
            "valid_through": "2026-06-24",
            "source_verified_at": "2026-05-25",
            "source_name": "GitLab Greenhouse board",
            "source_url": "https://job-boards.greenhouse.io/gitlab/jobs/8483407002",
            "apply_url": "https://job-boards.greenhouse.io/gitlab/jobs/8483407002",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "verify_on_source",
                "applicant_region_label": "Applicant region: verify on source (Remote, Americas)",
                "remote_scope_signal": "region_limited_remote",
                "remote_scope_label": "Remote scope: region-limited remote",
                "candidate_level_signal": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "salary_visibility_signal": "public_usd_range",
                "salary_visibility_label": "Salary: public range shown",
                "salary_range_parseable_usd": true,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant region: verify on source (Remote, Americas)",
                "Remote scope: region-limited remote",
                "Candidate level: Manager",
                "Salary: public range shown"
            ],
            "tags": [
                "finance",
                "gitlab",
                "corporate-controller",
                "americas"
            ]
        },
        {
            "slug": "affirm-analytics-lead-full-stack-remote-us",
            "job_url": "https://citizenhire.com/jobs/affirm-analytics-lead-full-stack-remote-us",
            "title": "Analytics Lead, Full Stack",
            "company": "Affirm",
            "category": "AI and Data",
            "category_slug": "ai-data",
            "location": "Remote US",
            "location_filter": "us",
            "remote_type": "Remote-region",
            "experience": "Manager",
            "employment_type": "Full-time",
            "salary_label": "Not publicly listed",
            "salary_min_usd": null,
            "salary_max_usd": null,
            "date_posted": "2026-05-18",
            "valid_through": "2026-06-24",
            "source_verified_at": "2026-05-25",
            "source_name": "Affirm Greenhouse board",
            "source_url": "https://job-boards.greenhouse.io/affirm/jobs/7732706003",
            "apply_url": "https://job-boards.greenhouse.io/affirm/jobs/7732706003",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "united_states",
                "applicant_region_label": "Applicant region: United States",
                "remote_scope_signal": "region_limited_remote",
                "remote_scope_label": "Remote scope: region-limited remote",
                "candidate_level_signal": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "salary_visibility_signal": "not_publicly_listed",
                "salary_visibility_label": "Salary: not publicly listed",
                "salary_range_parseable_usd": false,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant region: United States",
                "Remote scope: region-limited remote",
                "Candidate level: Manager",
                "Salary: not publicly listed"
            ],
            "tags": [
                "ai-and-data",
                "affirm",
                "consumer-analytics",
                "us"
            ]
        },
        {
            "slug": "reddit-director-of-safety-ml-remote-united-states",
            "job_url": "https://citizenhire.com/jobs/reddit-director-of-safety-ml-remote-united-states",
            "title": "Director of Safety ML",
            "company": "Reddit",
            "category": "AI and Data",
            "category_slug": "ai-data",
            "location": "Remote - United States",
            "location_filter": "us",
            "remote_type": "Remote-region",
            "experience": "Manager",
            "employment_type": "Full-time",
            "salary_label": "USD 276,700 - 387,400",
            "salary_min_usd": 276700,
            "salary_max_usd": 387400,
            "date_posted": "2026-05-15",
            "valid_through": "2026-07-03",
            "source_verified_at": "2026-06-03",
            "source_name": "Reddit Greenhouse board",
            "source_url": "https://job-boards.greenhouse.io/reddit/jobs/7926627",
            "apply_url": "https://job-boards.greenhouse.io/reddit/jobs/7926627",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "united_states",
                "applicant_region_label": "Applicant region: United States",
                "remote_scope_signal": "region_limited_remote",
                "remote_scope_label": "Remote scope: region-limited remote",
                "candidate_level_signal": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "salary_visibility_signal": "public_usd_range",
                "salary_visibility_label": "Salary: public range shown",
                "salary_range_parseable_usd": true,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant region: United States",
                "Remote scope: region-limited remote",
                "Candidate level: Manager",
                "Salary: public range shown"
            ],
            "tags": [
                "machine learning",
                "safety",
                "director",
                "remote us",
                "salary listed"
            ]
        },
        {
            "slug": "gitlab-manager-security-incident-response-team-usa-remote-us",
            "job_url": "https://citizenhire.com/jobs/gitlab-manager-security-incident-response-team-usa-remote-us",
            "title": "Manager, Security Incident Response Team (USA)",
            "company": "GitLab",
            "category": "Engineering",
            "category_slug": "engineering",
            "location": "Remote, US",
            "location_filter": "us",
            "remote_type": "Remote-region",
            "experience": "Manager",
            "employment_type": "Full-time",
            "salary_label": "USD 150,000 - 235,000",
            "salary_min_usd": 150000,
            "salary_max_usd": 235000,
            "date_posted": "2026-05-15",
            "valid_through": "2026-06-24",
            "source_verified_at": "2026-05-25",
            "source_name": "GitLab Greenhouse board",
            "source_url": "https://job-boards.greenhouse.io/gitlab/jobs/8535048002",
            "apply_url": "https://job-boards.greenhouse.io/gitlab/jobs/8535048002",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "united_states",
                "applicant_region_label": "Applicant region: United States",
                "remote_scope_signal": "region_limited_remote",
                "remote_scope_label": "Remote scope: region-limited remote",
                "candidate_level_signal": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "salary_visibility_signal": "public_usd_range",
                "salary_visibility_label": "Salary: public range shown",
                "salary_range_parseable_usd": true,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant region: United States",
                "Remote scope: region-limited remote",
                "Candidate level: Manager",
                "Salary: public range shown"
            ],
            "tags": [
                "engineering",
                "gitlab",
                "security-operations",
                "us"
            ]
        },
        {
            "slug": "gitlab-senior-manager-revenue-accounting-remote-canada-remote-us",
            "job_url": "https://citizenhire.com/jobs/gitlab-senior-manager-revenue-accounting-remote-canada-remote-us",
            "title": "Senior Manager, Revenue Accounting",
            "company": "GitLab",
            "category": "Finance",
            "category_slug": "finance",
            "location": "Remote, Canada; Remote, US",
            "location_filter": "north-america",
            "remote_type": "Remote-region",
            "experience": "Manager",
            "employment_type": "Full-time",
            "salary_label": "USD 126,400 - 213,600",
            "salary_min_usd": 126400,
            "salary_max_usd": 213600,
            "date_posted": "2026-05-15",
            "valid_through": "2026-06-24",
            "source_verified_at": "2026-05-25",
            "source_name": "GitLab Greenhouse board",
            "source_url": "https://job-boards.greenhouse.io/gitlab/jobs/8497359002",
            "apply_url": "https://job-boards.greenhouse.io/gitlab/jobs/8497359002",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "canada_or_source_listed_countries",
                "applicant_region_label": "Applicant country signal: Canada or source-listed countries",
                "remote_scope_signal": "region_limited_remote",
                "remote_scope_label": "Remote scope: region-limited remote",
                "candidate_level_signal": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "salary_visibility_signal": "public_usd_range",
                "salary_visibility_label": "Salary: public range shown",
                "salary_range_parseable_usd": true,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant country signal: Canada or source-listed countries",
                "Remote scope: region-limited remote",
                "Candidate level: Manager",
                "Salary: public range shown"
            ],
            "tags": [
                "finance",
                "gitlab",
                "corporate-controller",
                "north-america"
            ]
        },
        {
            "slug": "datadog-major-account-manager-florida-usa-remote-north-carolina-usa-remote",
            "job_url": "https://citizenhire.com/jobs/datadog-major-account-manager-florida-usa-remote-north-carolina-usa-remote",
            "title": "Major Account Manager",
            "company": "Datadog",
            "category": "Sales",
            "category_slug": "sales",
            "location": "Florida, USA, Remote; North Carolina, USA, Remote",
            "location_filter": "us",
            "remote_type": "Remote-region",
            "experience": "Manager",
            "employment_type": "Full-time",
            "salary_label": "USD 165,000 - 180,000",
            "salary_min_usd": 165000,
            "salary_max_usd": 180000,
            "date_posted": "2026-05-15",
            "valid_through": "2026-06-24",
            "source_verified_at": "2026-05-25",
            "source_name": "Datadog Greenhouse board",
            "source_url": "https://careers.datadoghq.com/detail/7492312/?gh_jid=7492312",
            "apply_url": "https://careers.datadoghq.com/detail/7492312/?gh_jid=7492312",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "united_states",
                "applicant_region_label": "Applicant region: United States",
                "remote_scope_signal": "region_limited_remote",
                "remote_scope_label": "Remote scope: region-limited remote",
                "candidate_level_signal": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "salary_visibility_signal": "public_usd_range",
                "salary_visibility_label": "Salary: public range shown",
                "salary_range_parseable_usd": true,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant region: United States",
                "Remote scope: region-limited remote",
                "Candidate level: Manager",
                "Salary: public range shown"
            ],
            "tags": [
                "sales",
                "datadog",
                "enterprise-sales",
                "us"
            ]
        },
        {
            "slug": "datadog-major-account-manager-uk-united-kingdom-remote",
            "job_url": "https://citizenhire.com/jobs/datadog-major-account-manager-uk-united-kingdom-remote",
            "title": "Major Account Manager (UK)",
            "company": "Datadog",
            "category": "Sales",
            "category_slug": "sales",
            "location": "United Kingdom, Remote",
            "location_filter": "europe",
            "remote_type": "Remote-region",
            "experience": "Manager",
            "employment_type": "Full-time",
            "salary_label": "Not publicly listed",
            "salary_min_usd": null,
            "salary_max_usd": null,
            "date_posted": "2026-05-15",
            "valid_through": "2026-06-24",
            "source_verified_at": "2026-05-25",
            "source_name": "Datadog Greenhouse board",
            "source_url": "https://careers.datadoghq.com/detail/7244867/?gh_jid=7244867",
            "apply_url": "https://careers.datadoghq.com/detail/7244867/?gh_jid=7244867",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "united_kingdom_or_source_listed_countries",
                "applicant_region_label": "Applicant country signal: United Kingdom or source-listed countries",
                "remote_scope_signal": "region_limited_remote",
                "remote_scope_label": "Remote scope: region-limited remote",
                "candidate_level_signal": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "salary_visibility_signal": "not_publicly_listed",
                "salary_visibility_label": "Salary: not publicly listed",
                "salary_range_parseable_usd": false,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant country signal: United Kingdom or source-listed countries",
                "Remote scope: region-limited remote",
                "Candidate level: Manager",
                "Salary: not publicly listed"
            ],
            "tags": [
                "sales",
                "datadog",
                "enterprise-sales",
                "europe"
            ]
        },
        {
            "slug": "datadog-partner-manager-channels-illinois-usa-remote-michigan-usa-remote-minnesota-usa-remote-ohio-usa-remote-texas-usa-remote",
            "job_url": "https://citizenhire.com/jobs/datadog-partner-manager-channels-illinois-usa-remote-michigan-usa-remote-minnesota-usa-remote-ohio-usa-remote-texas-usa-remote",
            "title": "Partner Manager - Channels",
            "company": "Datadog",
            "category": "Business Development",
            "category_slug": "business-development",
            "location": "Illinois, USA, Remote; Michigan, USA, Remote; Minnesota, USA, Remote; Ohio, USA, Remote; Texas, USA, Remote",
            "location_filter": "us",
            "remote_type": "Remote-region",
            "experience": "Manager",
            "employment_type": "Full-time",
            "salary_label": "USD 93,000 - 109,000",
            "salary_min_usd": 93000,
            "salary_max_usd": 109000,
            "date_posted": "2026-05-15",
            "valid_through": "2026-06-24",
            "source_verified_at": "2026-05-25",
            "source_name": "Datadog Greenhouse board",
            "source_url": "https://careers.datadoghq.com/detail/7872382/?gh_jid=7872382",
            "apply_url": "https://careers.datadoghq.com/detail/7872382/?gh_jid=7872382",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "united_states",
                "applicant_region_label": "Applicant region: United States",
                "remote_scope_signal": "region_limited_remote",
                "remote_scope_label": "Remote scope: region-limited remote",
                "candidate_level_signal": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "salary_visibility_signal": "public_usd_range",
                "salary_visibility_label": "Salary: public range shown",
                "salary_range_parseable_usd": true,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant region: United States",
                "Remote scope: region-limited remote",
                "Candidate level: Manager",
                "Salary: public range shown"
            ],
            "tags": [
                "business-development",
                "datadog",
                "channels-alliances",
                "us"
            ]
        },
        {
            "slug": "datadog-principal-partner-manager-channels-gsi-florida-usa-remote-illinois-usa-remote-texas-usa-remote",
            "job_url": "https://citizenhire.com/jobs/datadog-principal-partner-manager-channels-gsi-florida-usa-remote-illinois-usa-remote-texas-usa-remote",
            "title": "Principal Partner Manager - Channels (GSI)",
            "company": "Datadog",
            "category": "Business Development",
            "category_slug": "business-development",
            "location": "Florida, USA, Remote; Illinois, USA, Remote; Texas, USA, Remote",
            "location_filter": "us",
            "remote_type": "Remote-region",
            "experience": "Manager",
            "employment_type": "Full-time",
            "salary_label": "USD 130,000 - 184,000",
            "salary_min_usd": 130000,
            "salary_max_usd": 184000,
            "date_posted": "2026-05-15",
            "valid_through": "2026-06-24",
            "source_verified_at": "2026-05-25",
            "source_name": "Datadog Greenhouse board",
            "source_url": "https://careers.datadoghq.com/detail/7584250/?gh_jid=7584250",
            "apply_url": "https://careers.datadoghq.com/detail/7584250/?gh_jid=7584250",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "united_states",
                "applicant_region_label": "Applicant region: United States",
                "remote_scope_signal": "region_limited_remote",
                "remote_scope_label": "Remote scope: region-limited remote",
                "candidate_level_signal": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "salary_visibility_signal": "public_usd_range",
                "salary_visibility_label": "Salary: public range shown",
                "salary_range_parseable_usd": true,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant region: United States",
                "Remote scope: region-limited remote",
                "Candidate level: Manager",
                "Salary: public range shown"
            ],
            "tags": [
                "business-development",
                "datadog",
                "channels-alliances",
                "us"
            ]
        },
        {
            "slug": "datadog-senior-partner-manager-alliances-chile-chile-remote",
            "job_url": "https://citizenhire.com/jobs/datadog-senior-partner-manager-alliances-chile-chile-remote",
            "title": "Senior Partner Manager - Alliances (Chile)",
            "company": "Datadog",
            "category": "Business Development",
            "category_slug": "business-development",
            "location": "Chile, Remote",
            "location_filter": "americas",
            "remote_type": "Remote-region",
            "experience": "Manager",
            "employment_type": "Full-time",
            "salary_label": "Not publicly listed",
            "salary_min_usd": null,
            "salary_max_usd": null,
            "date_posted": "2026-05-15",
            "valid_through": "2026-06-24",
            "source_verified_at": "2026-05-25",
            "source_name": "Datadog Greenhouse board",
            "source_url": "https://careers.datadoghq.com/detail/7650024/?gh_jid=7650024",
            "apply_url": "https://careers.datadoghq.com/detail/7650024/?gh_jid=7650024",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "verify_on_source",
                "applicant_region_label": "Applicant region: verify on source (Chile, Remote)",
                "remote_scope_signal": "region_limited_remote",
                "remote_scope_label": "Remote scope: region-limited remote",
                "candidate_level_signal": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "salary_visibility_signal": "not_publicly_listed",
                "salary_visibility_label": "Salary: not publicly listed",
                "salary_range_parseable_usd": false,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant region: verify on source (Chile, Remote)",
                "Remote scope: region-limited remote",
                "Candidate level: Manager",
                "Salary: not publicly listed"
            ],
            "tags": [
                "business-development",
                "datadog",
                "channels-alliances",
                "americas"
            ]
        },
        {
            "slug": "datadog-technical-account-manager-2-thai-speaking-thailand-remote",
            "job_url": "https://citizenhire.com/jobs/datadog-technical-account-manager-2-thai-speaking-thailand-remote",
            "title": "Technical Account Manager 2 (Thai Speaking)",
            "company": "Datadog",
            "category": "AI and Data",
            "category_slug": "ai-data",
            "location": "Thailand, Remote",
            "location_filter": "apac",
            "remote_type": "Remote-region",
            "experience": "Manager",
            "employment_type": "Full-time",
            "salary_label": "Not publicly listed",
            "salary_min_usd": null,
            "salary_max_usd": null,
            "date_posted": "2026-05-15",
            "valid_through": "2026-06-24",
            "source_verified_at": "2026-05-25",
            "source_name": "Datadog Greenhouse board",
            "source_url": "https://careers.datadoghq.com/detail/7708309/?gh_jid=7708309",
            "apply_url": "https://careers.datadoghq.com/detail/7708309/?gh_jid=7708309",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "verify_on_source",
                "applicant_region_label": "Applicant region: verify on source (Thailand, Remote)",
                "remote_scope_signal": "region_limited_remote",
                "remote_scope_label": "Remote scope: region-limited remote",
                "candidate_level_signal": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "salary_visibility_signal": "not_publicly_listed",
                "salary_visibility_label": "Salary: not publicly listed",
                "salary_range_parseable_usd": false,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant region: verify on source (Thailand, Remote)",
                "Remote scope: region-limited remote",
                "Candidate level: Manager",
                "Salary: not publicly listed"
            ],
            "tags": [
                "ai-and-data",
                "datadog",
                "technical-post-sales",
                "apac"
            ]
        },
        {
            "slug": "reddit-director-of-safety-ml-remote-united-states",
            "job_url": "https://citizenhire.com/jobs/reddit-director-of-safety-ml-remote-united-states",
            "title": "Director of Safety ML",
            "company": "Reddit",
            "category": "AI and Data",
            "category_slug": "ai-data",
            "location": "Remote - United States",
            "location_filter": "us",
            "remote_type": "Remote-region",
            "experience": "Manager",
            "employment_type": "Full-time",
            "salary_label": "USD 276,700 - 387,400",
            "salary_min_usd": 276700,
            "salary_max_usd": 387400,
            "date_posted": "2026-05-15",
            "valid_through": "2026-06-24",
            "source_verified_at": "2026-05-25",
            "source_name": "Reddit Greenhouse board",
            "source_url": "https://job-boards.greenhouse.io/reddit/jobs/7926627",
            "apply_url": "https://job-boards.greenhouse.io/reddit/jobs/7926627",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "united_states",
                "applicant_region_label": "Applicant region: United States",
                "remote_scope_signal": "region_limited_remote",
                "remote_scope_label": "Remote scope: region-limited remote",
                "candidate_level_signal": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "salary_visibility_signal": "public_usd_range",
                "salary_visibility_label": "Salary: public range shown",
                "salary_range_parseable_usd": true,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant region: United States",
                "Remote scope: region-limited remote",
                "Candidate level: Manager",
                "Salary: public range shown"
            ],
            "tags": [
                "ai-and-data",
                "reddit",
                "swat",
                "us"
            ]
        },
        {
            "slug": "reddit-senior-data-science-manager-marketing-remote-united-states",
            "job_url": "https://citizenhire.com/jobs/reddit-senior-data-science-manager-marketing-remote-united-states",
            "title": "Senior Data Science Manager, Marketing",
            "company": "Reddit",
            "category": "Marketing",
            "category_slug": "marketing",
            "location": "Remote - United States",
            "location_filter": "us",
            "remote_type": "Remote-region",
            "experience": "Manager",
            "employment_type": "Full-time",
            "salary_label": "USD 232,500 - 325,500",
            "salary_min_usd": 232500,
            "salary_max_usd": 325500,
            "date_posted": "2026-05-15",
            "valid_through": "2026-06-24",
            "source_verified_at": "2026-05-25",
            "source_name": "Reddit Greenhouse board",
            "source_url": "https://job-boards.greenhouse.io/reddit/jobs/7834671",
            "apply_url": "https://job-boards.greenhouse.io/reddit/jobs/7834671",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "united_states",
                "applicant_region_label": "Applicant region: United States",
                "remote_scope_signal": "region_limited_remote",
                "remote_scope_label": "Remote scope: region-limited remote",
                "candidate_level_signal": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "salary_visibility_signal": "public_usd_range",
                "salary_visibility_label": "Salary: public range shown",
                "salary_range_parseable_usd": true,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant region: United States",
                "Remote scope: region-limited remote",
                "Candidate level: Manager",
                "Salary: public range shown"
            ],
            "tags": [
                "marketing",
                "reddit",
                "ads-data-science",
                "us"
            ]
        },
        {
            "slug": "reddit-senior-data-science-manager-marketing-remote-ontario-canada",
            "job_url": "https://citizenhire.com/jobs/reddit-senior-data-science-manager-marketing-remote-ontario-canada",
            "title": "Senior Data Science Manager, Marketing",
            "company": "Reddit",
            "category": "Marketing",
            "category_slug": "marketing",
            "location": "Remote - Ontario, Canada",
            "location_filter": "north-america",
            "remote_type": "Remote-region",
            "experience": "Manager",
            "employment_type": "Full-time",
            "salary_label": "Not publicly listed",
            "salary_min_usd": null,
            "salary_max_usd": null,
            "date_posted": "2026-05-15",
            "valid_through": "2026-06-24",
            "source_verified_at": "2026-05-25",
            "source_name": "Reddit Greenhouse board",
            "source_url": "https://job-boards.greenhouse.io/reddit/jobs/7931010",
            "apply_url": "https://job-boards.greenhouse.io/reddit/jobs/7931010",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "canada_or_source_listed_countries",
                "applicant_region_label": "Applicant country signal: Canada or source-listed countries",
                "remote_scope_signal": "region_limited_remote",
                "remote_scope_label": "Remote scope: region-limited remote",
                "candidate_level_signal": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "salary_visibility_signal": "not_publicly_listed",
                "salary_visibility_label": "Salary: not publicly listed",
                "salary_range_parseable_usd": false,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant country signal: Canada or source-listed countries",
                "Remote scope: region-limited remote",
                "Candidate level: Manager",
                "Salary: not publicly listed"
            ],
            "tags": [
                "marketing",
                "reddit",
                "ads-data-science",
                "north-america"
            ]
        },
        {
            "slug": "reddit-director-ads-product-legal-remote-united-states",
            "job_url": "https://citizenhire.com/jobs/reddit-director-ads-product-legal-remote-united-states",
            "title": "Director, Ads Product Legal",
            "company": "Reddit",
            "category": "Legal",
            "category_slug": "legal",
            "location": "Remote - United States",
            "location_filter": "us",
            "remote_type": "Remote-region",
            "experience": "Manager",
            "employment_type": "Full-time",
            "salary_label": "USD 299,200 - 418,800",
            "salary_min_usd": 299200,
            "salary_max_usd": 418800,
            "date_posted": "2026-05-14",
            "valid_through": "2026-07-03",
            "source_verified_at": "2026-06-03",
            "source_name": "Reddit Greenhouse board",
            "source_url": "https://job-boards.greenhouse.io/reddit/jobs/7638071",
            "apply_url": "https://job-boards.greenhouse.io/reddit/jobs/7638071",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "united_states",
                "applicant_region_label": "Applicant region: United States",
                "remote_scope_signal": "region_limited_remote",
                "remote_scope_label": "Remote scope: region-limited remote",
                "candidate_level_signal": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "salary_visibility_signal": "public_usd_range",
                "salary_visibility_label": "Salary: public range shown",
                "salary_range_parseable_usd": true,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant region: United States",
                "Remote scope: region-limited remote",
                "Candidate level: Manager",
                "Salary: public range shown"
            ],
            "tags": [
                "legal",
                "ads product",
                "remote us",
                "salary listed",
                "reddit"
            ]
        },
        {
            "slug": "reddit-ads-conversion-modeling-machine-learning-engineering-manager-remote-united-states",
            "job_url": "https://citizenhire.com/jobs/reddit-ads-conversion-modeling-machine-learning-engineering-manager-remote-united-states",
            "title": "Ads Conversion Modeling, Machine Learning Engineering Manager",
            "company": "Reddit",
            "category": "Engineering",
            "category_slug": "engineering",
            "location": "Remote - United States",
            "location_filter": "us",
            "remote_type": "Remote-region",
            "experience": "Manager",
            "employment_type": "Full-time",
            "salary_label": "USD 230,000 - 322,000",
            "salary_min_usd": 230000,
            "salary_max_usd": 322000,
            "date_posted": "2026-05-14",
            "valid_through": "2026-06-24",
            "source_verified_at": "2026-05-25",
            "source_name": "Reddit Greenhouse board",
            "source_url": "https://job-boards.greenhouse.io/reddit/jobs/7792848",
            "apply_url": "https://job-boards.greenhouse.io/reddit/jobs/7792848",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "united_states",
                "applicant_region_label": "Applicant region: United States",
                "remote_scope_signal": "region_limited_remote",
                "remote_scope_label": "Remote scope: region-limited remote",
                "candidate_level_signal": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "salary_visibility_signal": "public_usd_range",
                "salary_visibility_label": "Salary: public range shown",
                "salary_range_parseable_usd": true,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant region: United States",
                "Remote scope: region-limited remote",
                "Candidate level: Manager",
                "Salary: public range shown"
            ],
            "tags": [
                "engineering",
                "reddit",
                "ads-engineering",
                "us"
            ]
        },
        {
            "slug": "reddit-director-ads-product-legal-remote-united-states",
            "job_url": "https://citizenhire.com/jobs/reddit-director-ads-product-legal-remote-united-states",
            "title": "Director, Ads Product Legal",
            "company": "Reddit",
            "category": "Legal",
            "category_slug": "legal",
            "location": "Remote - United States",
            "location_filter": "us",
            "remote_type": "Remote-region",
            "experience": "Manager",
            "employment_type": "Full-time",
            "salary_label": "USD 299,200 - 418,800",
            "salary_min_usd": 299200,
            "salary_max_usd": 418800,
            "date_posted": "2026-05-14",
            "valid_through": "2026-06-24",
            "source_verified_at": "2026-05-25",
            "source_name": "Reddit Greenhouse board",
            "source_url": "https://job-boards.greenhouse.io/reddit/jobs/7638071",
            "apply_url": "https://job-boards.greenhouse.io/reddit/jobs/7638071",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "united_states",
                "applicant_region_label": "Applicant region: United States",
                "remote_scope_signal": "region_limited_remote",
                "remote_scope_label": "Remote scope: region-limited remote",
                "candidate_level_signal": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "salary_visibility_signal": "public_usd_range",
                "salary_visibility_label": "Salary: public range shown",
                "salary_range_parseable_usd": true,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant region: United States",
                "Remote scope: region-limited remote",
                "Candidate level: Manager",
                "Salary: public range shown"
            ],
            "tags": [
                "legal",
                "reddit",
                "us"
            ]
        },
        {
            "slug": "reddit-director-of-engineering-ads-measurement-remote-united-states",
            "job_url": "https://citizenhire.com/jobs/reddit-director-of-engineering-ads-measurement-remote-united-states",
            "title": "Director of Engineering, Ads Measurement",
            "company": "Reddit",
            "category": "Engineering",
            "category_slug": "engineering",
            "location": "Remote - United States",
            "location_filter": "us",
            "remote_type": "Remote-region",
            "experience": "Manager",
            "employment_type": "Full-time",
            "salary_label": "USD 286,700 - 401,400",
            "salary_min_usd": 286700,
            "salary_max_usd": 401400,
            "date_posted": "2026-05-14",
            "valid_through": "2026-06-24",
            "source_verified_at": "2026-05-25",
            "source_name": "Reddit Greenhouse board",
            "source_url": "https://job-boards.greenhouse.io/reddit/jobs/7913659",
            "apply_url": "https://job-boards.greenhouse.io/reddit/jobs/7913659",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "united_states",
                "applicant_region_label": "Applicant region: United States",
                "remote_scope_signal": "region_limited_remote",
                "remote_scope_label": "Remote scope: region-limited remote",
                "candidate_level_signal": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "salary_visibility_signal": "public_usd_range",
                "salary_visibility_label": "Salary: public range shown",
                "salary_range_parseable_usd": true,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant region: United States",
                "Remote scope: region-limited remote",
                "Candidate level: Manager",
                "Salary: public range shown"
            ],
            "tags": [
                "engineering",
                "reddit",
                "ads-engineering",
                "us"
            ]
        },
        {
            "slug": "reddit-engineering-manager-search-storage-remote-united-states",
            "job_url": "https://citizenhire.com/jobs/reddit-engineering-manager-search-storage-remote-united-states",
            "title": "Engineering Manager, Search Storage",
            "company": "Reddit",
            "category": "Engineering",
            "category_slug": "engineering",
            "location": "Remote - United States",
            "location_filter": "us",
            "remote_type": "Remote-region",
            "experience": "Manager",
            "employment_type": "Full-time",
            "salary_label": "USD 217,000 - 303,000",
            "salary_min_usd": 217000,
            "salary_max_usd": 303000,
            "date_posted": "2026-05-14",
            "valid_through": "2026-06-24",
            "source_verified_at": "2026-05-25",
            "source_name": "Reddit Greenhouse board",
            "source_url": "https://job-boards.greenhouse.io/reddit/jobs/7859086",
            "apply_url": "https://job-boards.greenhouse.io/reddit/jobs/7859086",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "united_states",
                "applicant_region_label": "Applicant region: United States",
                "remote_scope_signal": "region_limited_remote",
                "remote_scope_label": "Remote scope: region-limited remote",
                "candidate_level_signal": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "salary_visibility_signal": "public_usd_range",
                "salary_visibility_label": "Salary: public range shown",
                "salary_range_parseable_usd": true,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant region: United States",
                "Remote scope: region-limited remote",
                "Candidate level: Manager",
                "Salary: public range shown"
            ],
            "tags": [
                "engineering",
                "reddit",
                "be-platform",
                "us"
            ]
        },
        {
            "slug": "reddit-machine-learning-manager-notifications-relevance-remote-united-states",
            "job_url": "https://citizenhire.com/jobs/reddit-machine-learning-manager-notifications-relevance-remote-united-states",
            "title": "Machine Learning Manager, Notifications Relevance",
            "company": "Reddit",
            "category": "AI and Data",
            "category_slug": "ai-data",
            "location": "Remote - United States",
            "location_filter": "us",
            "remote_type": "Remote-region",
            "experience": "Manager",
            "employment_type": "Full-time",
            "salary_label": "USD 230,000 - 322,000",
            "salary_min_usd": 230000,
            "salary_max_usd": 322000,
            "date_posted": "2026-05-14",
            "valid_through": "2026-06-24",
            "source_verified_at": "2026-05-25",
            "source_name": "Reddit Greenhouse board",
            "source_url": "https://job-boards.greenhouse.io/reddit/jobs/7846885",
            "apply_url": "https://job-boards.greenhouse.io/reddit/jobs/7846885",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "united_states",
                "applicant_region_label": "Applicant region: United States",
                "remote_scope_signal": "region_limited_remote",
                "remote_scope_label": "Remote scope: region-limited remote",
                "candidate_level_signal": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "salary_visibility_signal": "public_usd_range",
                "salary_visibility_label": "Salary: public range shown",
                "salary_range_parseable_usd": true,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant region: United States",
                "Remote scope: region-limited remote",
                "Candidate level: Manager",
                "Salary: public range shown"
            ],
            "tags": [
                "ai-and-data",
                "reddit",
                "growth",
                "us"
            ]
        },
        {
            "slug": "reddit-senior-director-of-product-ads-platform-remote-united-states",
            "job_url": "https://citizenhire.com/jobs/reddit-senior-director-of-product-ads-platform-remote-united-states",
            "title": "Senior Director of Product, Ads Platform",
            "company": "Reddit",
            "category": "Engineering",
            "category_slug": "engineering",
            "location": "Remote - United States",
            "location_filter": "us",
            "remote_type": "Remote-region",
            "experience": "Manager",
            "employment_type": "Full-time",
            "salary_label": "USD 299,200 - 418,800",
            "salary_min_usd": 299200,
            "salary_max_usd": 418800,
            "date_posted": "2026-05-14",
            "valid_through": "2026-06-24",
            "source_verified_at": "2026-05-25",
            "source_name": "Reddit Greenhouse board",
            "source_url": "https://job-boards.greenhouse.io/reddit/jobs/7746311",
            "apply_url": "https://job-boards.greenhouse.io/reddit/jobs/7746311",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "united_states",
                "applicant_region_label": "Applicant region: United States",
                "remote_scope_signal": "region_limited_remote",
                "remote_scope_label": "Remote scope: region-limited remote",
                "candidate_level_signal": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "salary_visibility_signal": "public_usd_range",
                "salary_visibility_label": "Salary: public range shown",
                "salary_range_parseable_usd": true,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant region: United States",
                "Remote scope: region-limited remote",
                "Candidate level: Manager",
                "Salary: public range shown"
            ],
            "tags": [
                "engineering",
                "reddit",
                "ads-product",
                "us"
            ]
        },
        {
            "slug": "reddit-senior-engineering-manager-unified-embeddings-platform-remote-united-states",
            "job_url": "https://citizenhire.com/jobs/reddit-senior-engineering-manager-unified-embeddings-platform-remote-united-states",
            "title": "Senior Engineering Manager, Unified Embeddings Platform",
            "company": "Reddit",
            "category": "Engineering",
            "category_slug": "engineering",
            "location": "Remote - United States",
            "location_filter": "us",
            "remote_type": "Remote-region",
            "experience": "Manager",
            "employment_type": "Full-time",
            "salary_label": "USD 266,000 - 372,400",
            "salary_min_usd": 266000,
            "salary_max_usd": 372400,
            "date_posted": "2026-05-14",
            "valid_through": "2026-06-24",
            "source_verified_at": "2026-05-25",
            "source_name": "Reddit Greenhouse board",
            "source_url": "https://job-boards.greenhouse.io/reddit/jobs/7359367",
            "apply_url": "https://job-boards.greenhouse.io/reddit/jobs/7359367",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "united_states",
                "applicant_region_label": "Applicant region: United States",
                "remote_scope_signal": "region_limited_remote",
                "remote_scope_label": "Remote scope: region-limited remote",
                "candidate_level_signal": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "salary_visibility_signal": "public_usd_range",
                "salary_visibility_label": "Salary: public range shown",
                "salary_range_parseable_usd": true,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant region: United States",
                "Remote scope: region-limited remote",
                "Candidate level: Manager",
                "Salary: public range shown"
            ],
            "tags": [
                "engineering",
                "reddit",
                "machine-learning",
                "us"
            ]
        },
        {
            "slug": "reddit-senior-group-product-manager-advertiser-optimization-ads-marketplace-remote-united-states",
            "job_url": "https://citizenhire.com/jobs/reddit-senior-group-product-manager-advertiser-optimization-ads-marketplace-remote-united-states",
            "title": "Senior Group Product Manager, Advertiser Optimization (Ads Marketplace)",
            "company": "Reddit",
            "category": "Product",
            "category_slug": "product",
            "location": "Remote - United States",
            "location_filter": "us",
            "remote_type": "Remote-region",
            "experience": "Manager",
            "employment_type": "Full-time",
            "salary_label": "USD 232,500 - 325,500",
            "salary_min_usd": 232500,
            "salary_max_usd": 325500,
            "date_posted": "2026-05-14",
            "valid_through": "2026-06-24",
            "source_verified_at": "2026-05-25",
            "source_name": "Reddit Greenhouse board",
            "source_url": "https://job-boards.greenhouse.io/reddit/jobs/7858506",
            "apply_url": "https://job-boards.greenhouse.io/reddit/jobs/7858506",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "united_states",
                "applicant_region_label": "Applicant region: United States",
                "remote_scope_signal": "region_limited_remote",
                "remote_scope_label": "Remote scope: region-limited remote",
                "candidate_level_signal": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "salary_visibility_signal": "public_usd_range",
                "salary_visibility_label": "Salary: public range shown",
                "salary_range_parseable_usd": true,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant region: United States",
                "Remote scope: region-limited remote",
                "Candidate level: Manager",
                "Salary: public range shown"
            ],
            "tags": [
                "product",
                "reddit",
                "ads-product",
                "us"
            ]
        },
        {
            "slug": "reddit-senior-product-manager-ml-signals-remote-united-states",
            "job_url": "https://citizenhire.com/jobs/reddit-senior-product-manager-ml-signals-remote-united-states",
            "title": "Senior Product Manager, ML Signals",
            "company": "Reddit",
            "category": "AI and Data",
            "category_slug": "ai-data",
            "location": "Remote - United States",
            "location_filter": "us",
            "remote_type": "Remote-region",
            "experience": "Manager",
            "employment_type": "Full-time",
            "salary_label": "USD 190,800 - 267,100",
            "salary_min_usd": 190800,
            "salary_max_usd": 267100,
            "date_posted": "2026-05-14",
            "valid_through": "2026-06-24",
            "source_verified_at": "2026-05-25",
            "source_name": "Reddit Greenhouse board",
            "source_url": "https://job-boards.greenhouse.io/reddit/jobs/7922403",
            "apply_url": "https://job-boards.greenhouse.io/reddit/jobs/7922403",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "united_states",
                "applicant_region_label": "Applicant region: United States",
                "remote_scope_signal": "region_limited_remote",
                "remote_scope_label": "Remote scope: region-limited remote",
                "candidate_level_signal": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "salary_visibility_signal": "public_usd_range",
                "salary_visibility_label": "Salary: public range shown",
                "salary_range_parseable_usd": true,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant region: United States",
                "Remote scope: region-limited remote",
                "Candidate level: Manager",
                "Salary: public range shown"
            ],
            "tags": [
                "ai-and-data",
                "reddit",
                "growth",
                "us"
            ]
        },
        {
            "slug": "reddit-sr-director-of-design-member-experiences-remote-united-states",
            "job_url": "https://citizenhire.com/jobs/reddit-sr-director-of-design-member-experiences-remote-united-states",
            "title": "Sr. Director of Design, Member Experiences",
            "company": "Reddit",
            "category": "Operations",
            "category_slug": "operations",
            "location": "Remote - United States",
            "location_filter": "us",
            "remote_type": "Remote-region",
            "experience": "Manager",
            "employment_type": "Full-time",
            "salary_label": "USD 282,200 - 395,100",
            "salary_min_usd": 282200,
            "salary_max_usd": 395100,
            "date_posted": "2026-05-14",
            "valid_through": "2026-06-24",
            "source_verified_at": "2026-05-25",
            "source_name": "Reddit Greenhouse board",
            "source_url": "https://job-boards.greenhouse.io/reddit/jobs/7624178",
            "apply_url": "https://job-boards.greenhouse.io/reddit/jobs/7624178",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "united_states",
                "applicant_region_label": "Applicant region: United States",
                "remote_scope_signal": "region_limited_remote",
                "remote_scope_label": "Remote scope: region-limited remote",
                "candidate_level_signal": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "salary_visibility_signal": "public_usd_range",
                "salary_visibility_label": "Salary: public range shown",
                "salary_range_parseable_usd": true,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant region: United States",
                "Remote scope: region-limited remote",
                "Candidate level: Manager",
                "Salary: public range shown"
            ],
            "tags": [
                "operations",
                "reddit",
                "product-design",
                "us"
            ]
        },
        {
            "slug": "reddit-staff-product-manager-finance-applications-remote-united-states",
            "job_url": "https://citizenhire.com/jobs/reddit-staff-product-manager-finance-applications-remote-united-states",
            "title": "Staff Product Manager, Finance Applications",
            "company": "Reddit",
            "category": "Engineering",
            "category_slug": "engineering",
            "location": "Remote - United States",
            "location_filter": "us",
            "remote_type": "Remote-region",
            "experience": "Manager",
            "employment_type": "Full-time",
            "salary_label": "USD 180,200 - 252,300",
            "salary_min_usd": 180200,
            "salary_max_usd": 252300,
            "date_posted": "2026-05-14",
            "valid_through": "2026-06-24",
            "source_verified_at": "2026-05-25",
            "source_name": "Reddit Greenhouse board",
            "source_url": "https://job-boards.greenhouse.io/reddit/jobs/7803856",
            "apply_url": "https://job-boards.greenhouse.io/reddit/jobs/7803856",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "united_states",
                "applicant_region_label": "Applicant region: United States",
                "remote_scope_signal": "region_limited_remote",
                "remote_scope_label": "Remote scope: region-limited remote",
                "candidate_level_signal": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "salary_visibility_signal": "public_usd_range",
                "salary_visibility_label": "Salary: public range shown",
                "salary_range_parseable_usd": true,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant region: United States",
                "Remote scope: region-limited remote",
                "Candidate level: Manager",
                "Salary: public range shown"
            ],
            "tags": [
                "engineering",
                "reddit",
                "corporate-engineering",
                "us"
            ]
        },
        {
            "slug": "reddit-tax-senior-manager-remote-united-states",
            "job_url": "https://citizenhire.com/jobs/reddit-tax-senior-manager-remote-united-states",
            "title": "Tax, Senior Manager",
            "company": "Reddit",
            "category": "Operations",
            "category_slug": "operations",
            "location": "Remote - United States",
            "location_filter": "us",
            "remote_type": "Remote-region",
            "experience": "Manager",
            "employment_type": "Full-time",
            "salary_label": "USD 180,200 - 252,300",
            "salary_min_usd": 180200,
            "salary_max_usd": 252300,
            "date_posted": "2026-05-14",
            "valid_through": "2026-06-24",
            "source_verified_at": "2026-05-25",
            "source_name": "Reddit Greenhouse board",
            "source_url": "https://job-boards.greenhouse.io/reddit/jobs/7572902",
            "apply_url": "https://job-boards.greenhouse.io/reddit/jobs/7572902",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "united_states",
                "applicant_region_label": "Applicant region: United States",
                "remote_scope_signal": "region_limited_remote",
                "remote_scope_label": "Remote scope: region-limited remote",
                "candidate_level_signal": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "salary_visibility_signal": "public_usd_range",
                "salary_visibility_label": "Salary: public range shown",
                "salary_range_parseable_usd": true,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant region: United States",
                "Remote scope: region-limited remote",
                "Candidate level: Manager",
                "Salary: public range shown"
            ],
            "tags": [
                "operations",
                "reddit",
                "tax-strategic-sourcing",
                "us"
            ]
        },
        {
            "slug": "gitlab-director-of-engineering-workflows-runners-remote-canada-remote-us",
            "job_url": "https://citizenhire.com/jobs/gitlab-director-of-engineering-workflows-runners-remote-canada-remote-us",
            "title": "Director of Engineering, Workflows & Runners",
            "company": "GitLab",
            "category": "Engineering",
            "category_slug": "engineering",
            "location": "Remote, Canada; Remote, US",
            "location_filter": "north-america",
            "remote_type": "Remote-region",
            "experience": "Manager",
            "employment_type": "Full-time",
            "salary_label": "USD 230,000 - 285,000",
            "salary_min_usd": 230000,
            "salary_max_usd": 285000,
            "date_posted": "2026-05-13",
            "valid_through": "2026-06-24",
            "source_verified_at": "2026-05-25",
            "source_name": "GitLab Greenhouse board",
            "source_url": "https://job-boards.greenhouse.io/gitlab/jobs/8537864002",
            "apply_url": "https://job-boards.greenhouse.io/gitlab/jobs/8537864002",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "canada_or_source_listed_countries",
                "applicant_region_label": "Applicant country signal: Canada or source-listed countries",
                "remote_scope_signal": "region_limited_remote",
                "remote_scope_label": "Remote scope: region-limited remote",
                "candidate_level_signal": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "salary_visibility_signal": "public_usd_range",
                "salary_visibility_label": "Salary: public range shown",
                "salary_range_parseable_usd": true,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant country signal: Canada or source-listed countries",
                "Remote scope: region-limited remote",
                "Candidate level: Manager",
                "Salary: public range shown"
            ],
            "tags": [
                "engineering",
                "gitlab",
                "architecture-engineering",
                "north-america"
            ]
        },
        {
            "slug": "webflow-engineering-manager-convert-roi-argentina-remote",
            "job_url": "https://citizenhire.com/jobs/webflow-engineering-manager-convert-roi-argentina-remote",
            "title": "Engineering Manager, Convert ROI",
            "company": "Webflow",
            "category": "Engineering",
            "category_slug": "engineering",
            "location": "Argentina Remote",
            "location_filter": "americas",
            "remote_type": "Remote-region",
            "experience": "Manager",
            "employment_type": "Full-time",
            "salary_label": "Not publicly listed",
            "salary_min_usd": null,
            "salary_max_usd": null,
            "date_posted": "2026-05-13",
            "valid_through": "2026-06-24",
            "source_verified_at": "2026-05-25",
            "source_name": "Webflow Greenhouse board",
            "source_url": "https://job-boards.greenhouse.io/webflow/jobs/7918857",
            "apply_url": "https://job-boards.greenhouse.io/webflow/jobs/7918857",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "verify_on_source",
                "applicant_region_label": "Applicant region: verify on source (Argentina Remote)",
                "remote_scope_signal": "region_limited_remote",
                "remote_scope_label": "Remote scope: region-limited remote",
                "candidate_level_signal": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "salary_visibility_signal": "not_publicly_listed",
                "salary_visibility_label": "Salary: not publicly listed",
                "salary_range_parseable_usd": false,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant region: verify on source (Argentina Remote)",
                "Remote scope: region-limited remote",
                "Candidate level: Manager",
                "Salary: not publicly listed"
            ],
            "tags": [
                "engineering",
                "webflow",
                "americas"
            ]
        },
        {
            "slug": "affirm-director-software-engineering-loans-lifecycle-remote-canada",
            "job_url": "https://citizenhire.com/jobs/affirm-director-software-engineering-loans-lifecycle-remote-canada",
            "title": "Director, Software Engineering (Loans Lifecycle)",
            "company": "Affirm",
            "category": "Engineering",
            "category_slug": "engineering",
            "location": "Remote Canada",
            "location_filter": "north-america",
            "remote_type": "Remote-region",
            "experience": "Manager",
            "employment_type": "Full-time",
            "salary_label": "Not publicly listed",
            "salary_min_usd": null,
            "salary_max_usd": null,
            "date_posted": "2026-05-13",
            "valid_through": "2026-06-24",
            "source_verified_at": "2026-05-25",
            "source_name": "Affirm Greenhouse board",
            "source_url": "https://job-boards.greenhouse.io/affirm/jobs/7705605003",
            "apply_url": "https://job-boards.greenhouse.io/affirm/jobs/7705605003",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "canada_or_source_listed_countries",
                "applicant_region_label": "Applicant country signal: Canada or source-listed countries",
                "remote_scope_signal": "region_limited_remote",
                "remote_scope_label": "Remote scope: region-limited remote",
                "candidate_level_signal": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "salary_visibility_signal": "not_publicly_listed",
                "salary_visibility_label": "Salary: not publicly listed",
                "salary_range_parseable_usd": false,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant country signal: Canada or source-listed countries",
                "Remote scope: region-limited remote",
                "Candidate level: Manager",
                "Salary: not publicly listed"
            ],
            "tags": [
                "engineering",
                "affirm",
                "financial-platforms-engineering",
                "north-america"
            ]
        },
        {
            "slug": "affirm-director-software-engineering-loans-lifecycle-remote-us",
            "job_url": "https://citizenhire.com/jobs/affirm-director-software-engineering-loans-lifecycle-remote-us",
            "title": "Director, Software Engineering (Loans Lifecycle)",
            "company": "Affirm",
            "category": "Engineering",
            "category_slug": "engineering",
            "location": "Remote US",
            "location_filter": "us",
            "remote_type": "Remote-region",
            "experience": "Manager",
            "employment_type": "Full-time",
            "salary_label": "Not publicly listed",
            "salary_min_usd": null,
            "salary_max_usd": null,
            "date_posted": "2026-05-13",
            "valid_through": "2026-06-24",
            "source_verified_at": "2026-05-25",
            "source_name": "Affirm Greenhouse board",
            "source_url": "https://job-boards.greenhouse.io/affirm/jobs/7705604003",
            "apply_url": "https://job-boards.greenhouse.io/affirm/jobs/7705604003",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "united_states",
                "applicant_region_label": "Applicant region: United States",
                "remote_scope_signal": "region_limited_remote",
                "remote_scope_label": "Remote scope: region-limited remote",
                "candidate_level_signal": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "salary_visibility_signal": "not_publicly_listed",
                "salary_visibility_label": "Salary: not publicly listed",
                "salary_range_parseable_usd": false,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant region: United States",
                "Remote scope: region-limited remote",
                "Candidate level: Manager",
                "Salary: not publicly listed"
            ],
            "tags": [
                "engineering",
                "affirm",
                "financial-platforms-engineering",
                "us"
            ]
        },
        {
            "slug": "affirm-manager-software-engineering-resilience-engineering-remote-canada",
            "job_url": "https://citizenhire.com/jobs/affirm-manager-software-engineering-resilience-engineering-remote-canada",
            "title": "Manager, Software Engineering (Resilience Engineering)",
            "company": "Affirm",
            "category": "Engineering",
            "category_slug": "engineering",
            "location": "Remote Canada",
            "location_filter": "north-america",
            "remote_type": "Remote-region",
            "experience": "Manager",
            "employment_type": "Full-time",
            "salary_label": "Not publicly listed",
            "salary_min_usd": null,
            "salary_max_usd": null,
            "date_posted": "2026-05-13",
            "valid_through": "2026-06-24",
            "source_verified_at": "2026-05-25",
            "source_name": "Affirm Greenhouse board",
            "source_url": "https://job-boards.greenhouse.io/affirm/jobs/7701911003",
            "apply_url": "https://job-boards.greenhouse.io/affirm/jobs/7701911003",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "canada_or_source_listed_countries",
                "applicant_region_label": "Applicant country signal: Canada or source-listed countries",
                "remote_scope_signal": "region_limited_remote",
                "remote_scope_label": "Remote scope: region-limited remote",
                "candidate_level_signal": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "salary_visibility_signal": "not_publicly_listed",
                "salary_visibility_label": "Salary: not publicly listed",
                "salary_range_parseable_usd": false,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant country signal: Canada or source-listed countries",
                "Remote scope: region-limited remote",
                "Candidate level: Manager",
                "Salary: not publicly listed"
            ],
            "tags": [
                "engineering",
                "affirm",
                "infrastructure-platform-eng",
                "north-america"
            ]
        },
        {
            "slug": "affirm-manager-software-engineering-resilience-engineering-remote-us",
            "job_url": "https://citizenhire.com/jobs/affirm-manager-software-engineering-resilience-engineering-remote-us",
            "title": "Manager, Software Engineering (Resilience Engineering)",
            "company": "Affirm",
            "category": "Engineering",
            "category_slug": "engineering",
            "location": "Remote US",
            "location_filter": "us",
            "remote_type": "Remote-region",
            "experience": "Manager",
            "employment_type": "Full-time",
            "salary_label": "Not publicly listed",
            "salary_min_usd": null,
            "salary_max_usd": null,
            "date_posted": "2026-05-13",
            "valid_through": "2026-06-24",
            "source_verified_at": "2026-05-25",
            "source_name": "Affirm Greenhouse board",
            "source_url": "https://job-boards.greenhouse.io/affirm/jobs/7701909003",
            "apply_url": "https://job-boards.greenhouse.io/affirm/jobs/7701909003",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "united_states",
                "applicant_region_label": "Applicant region: United States",
                "remote_scope_signal": "region_limited_remote",
                "remote_scope_label": "Remote scope: region-limited remote",
                "candidate_level_signal": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "salary_visibility_signal": "not_publicly_listed",
                "salary_visibility_label": "Salary: not publicly listed",
                "salary_range_parseable_usd": false,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant region: United States",
                "Remote scope: region-limited remote",
                "Candidate level: Manager",
                "Salary: not publicly listed"
            ],
            "tags": [
                "engineering",
                "affirm",
                "infrastructure-platform-eng",
                "us"
            ]
        },
        {
            "slug": "gitlab-engineering-manager-software-supply-chain-security-pipeline-security-remote-canada-remote-israel-remote-united-kingdom-remote-us",
            "job_url": "https://citizenhire.com/jobs/gitlab-engineering-manager-software-supply-chain-security-pipeline-security-remote-canada-remote-israel-remote-united-kingdom-remote-us",
            "title": "Engineering Manager, Software Supply Chain Security: Pipeline Security",
            "company": "GitLab",
            "category": "Engineering",
            "category_slug": "engineering",
            "location": "Remote, Canada; Remote, Israel; Remote, United Kingdom; Remote, US",
            "location_filter": "europe",
            "remote_type": "Remote-region",
            "experience": "Manager",
            "employment_type": "Full-time",
            "salary_label": "USD 131,600 - 282,000",
            "salary_min_usd": 131600,
            "salary_max_usd": 282000,
            "date_posted": "2026-05-12",
            "valid_through": "2026-06-24",
            "source_verified_at": "2026-05-25",
            "source_name": "GitLab Greenhouse board",
            "source_url": "https://job-boards.greenhouse.io/gitlab/jobs/8339221002",
            "apply_url": "https://job-boards.greenhouse.io/gitlab/jobs/8339221002",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "canada_or_source_listed_countries",
                "applicant_region_label": "Applicant country signal: Canada or source-listed countries",
                "remote_scope_signal": "region_limited_remote",
                "remote_scope_label": "Remote scope: region-limited remote",
                "candidate_level_signal": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "salary_visibility_signal": "public_usd_range",
                "salary_visibility_label": "Salary: public range shown",
                "salary_range_parseable_usd": true,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant country signal: Canada or source-listed countries",
                "Remote scope: region-limited remote",
                "Candidate level: Manager",
                "Salary: public range shown"
            ],
            "tags": [
                "engineering",
                "gitlab",
                "sec-engineering",
                "europe"
            ]
        },
        {
            "slug": "gitlab-senior-customer-success-manager-dach-remote-germany",
            "job_url": "https://citizenhire.com/jobs/gitlab-senior-customer-success-manager-dach-remote-germany",
            "title": "Senior Customer Success Manager, DACH",
            "company": "GitLab",
            "category": "Customer Success",
            "category_slug": "customer-success",
            "location": "Remote, Germany",
            "location_filter": "europe",
            "remote_type": "Remote-region",
            "experience": "Manager",
            "employment_type": "Full-time",
            "salary_label": "Not publicly listed",
            "salary_min_usd": null,
            "salary_max_usd": null,
            "date_posted": "2026-05-12",
            "valid_through": "2026-06-24",
            "source_verified_at": "2026-05-25",
            "source_name": "GitLab Greenhouse board",
            "source_url": "https://job-boards.greenhouse.io/gitlab/jobs/8542785002",
            "apply_url": "https://job-boards.greenhouse.io/gitlab/jobs/8542785002",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "europe_or_source_listed_countries",
                "applicant_region_label": "Applicant region: Europe or source-listed countries",
                "remote_scope_signal": "region_limited_remote",
                "remote_scope_label": "Remote scope: region-limited remote",
                "candidate_level_signal": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "salary_visibility_signal": "not_publicly_listed",
                "salary_visibility_label": "Salary: not publicly listed",
                "salary_range_parseable_usd": false,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant region: Europe or source-listed countries",
                "Remote scope: region-limited remote",
                "Candidate level: Manager",
                "Salary: not publicly listed"
            ],
            "tags": [
                "customer-success",
                "gitlab",
                "europe"
            ]
        },
        {
            "slug": "affirm-manager-software-engineering-code-to-environments-remote-canada",
            "job_url": "https://citizenhire.com/jobs/affirm-manager-software-engineering-code-to-environments-remote-canada",
            "title": "Manager, Software Engineering (Code to Environments)",
            "company": "Affirm",
            "category": "Engineering",
            "category_slug": "engineering",
            "location": "Remote Canada",
            "location_filter": "north-america",
            "remote_type": "Remote-region",
            "experience": "Manager",
            "employment_type": "Full-time",
            "salary_label": "Not publicly listed",
            "salary_min_usd": null,
            "salary_max_usd": null,
            "date_posted": "2026-05-12",
            "valid_through": "2026-06-24",
            "source_verified_at": "2026-05-25",
            "source_name": "Affirm Greenhouse board",
            "source_url": "https://job-boards.greenhouse.io/affirm/jobs/7730670003",
            "apply_url": "https://job-boards.greenhouse.io/affirm/jobs/7730670003",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "canada_or_source_listed_countries",
                "applicant_region_label": "Applicant country signal: Canada or source-listed countries",
                "remote_scope_signal": "region_limited_remote",
                "remote_scope_label": "Remote scope: region-limited remote",
                "candidate_level_signal": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "salary_visibility_signal": "not_publicly_listed",
                "salary_visibility_label": "Salary: not publicly listed",
                "salary_range_parseable_usd": false,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant country signal: Canada or source-listed countries",
                "Remote scope: region-limited remote",
                "Candidate level: Manager",
                "Salary: not publicly listed"
            ],
            "tags": [
                "engineering",
                "affirm",
                "infrastructure-platform-eng",
                "north-america"
            ]
        },
        {
            "slug": "affirm-manager-software-engineering-code-to-environments-remote-us",
            "job_url": "https://citizenhire.com/jobs/affirm-manager-software-engineering-code-to-environments-remote-us",
            "title": "Manager, Software Engineering (Code to Environments)",
            "company": "Affirm",
            "category": "Engineering",
            "category_slug": "engineering",
            "location": "Remote US",
            "location_filter": "us",
            "remote_type": "Remote-region",
            "experience": "Manager",
            "employment_type": "Full-time",
            "salary_label": "Not publicly listed",
            "salary_min_usd": null,
            "salary_max_usd": null,
            "date_posted": "2026-05-12",
            "valid_through": "2026-06-24",
            "source_verified_at": "2026-05-25",
            "source_name": "Affirm Greenhouse board",
            "source_url": "https://job-boards.greenhouse.io/affirm/jobs/7730668003",
            "apply_url": "https://job-boards.greenhouse.io/affirm/jobs/7730668003",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "united_states",
                "applicant_region_label": "Applicant region: United States",
                "remote_scope_signal": "region_limited_remote",
                "remote_scope_label": "Remote scope: region-limited remote",
                "candidate_level_signal": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "salary_visibility_signal": "not_publicly_listed",
                "salary_visibility_label": "Salary: not publicly listed",
                "salary_range_parseable_usd": false,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant region: United States",
                "Remote scope: region-limited remote",
                "Candidate level: Manager",
                "Salary: not publicly listed"
            ],
            "tags": [
                "engineering",
                "affirm",
                "infrastructure-platform-eng",
                "us"
            ]
        },
        {
            "slug": "affirm-staff-technical-program-manager-remote-us",
            "job_url": "https://citizenhire.com/jobs/affirm-staff-technical-program-manager-remote-us",
            "title": "Staff Technical Program Manager",
            "company": "Affirm",
            "category": "Operations",
            "category_slug": "operations",
            "location": "Remote US",
            "location_filter": "us",
            "remote_type": "Remote-region",
            "experience": "Manager",
            "employment_type": "Full-time",
            "salary_label": "Not publicly listed",
            "salary_min_usd": null,
            "salary_max_usd": null,
            "date_posted": "2026-05-12",
            "valid_through": "2026-06-24",
            "source_verified_at": "2026-05-25",
            "source_name": "Affirm Greenhouse board",
            "source_url": "https://job-boards.greenhouse.io/affirm/jobs/7728589003",
            "apply_url": "https://job-boards.greenhouse.io/affirm/jobs/7728589003",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "united_states",
                "applicant_region_label": "Applicant region: United States",
                "remote_scope_signal": "region_limited_remote",
                "remote_scope_label": "Remote scope: region-limited remote",
                "candidate_level_signal": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "salary_visibility_signal": "not_publicly_listed",
                "salary_visibility_label": "Salary: not publicly listed",
                "salary_range_parseable_usd": false,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant region: United States",
                "Remote scope: region-limited remote",
                "Candidate level: Manager",
                "Salary: not publicly listed"
            ],
            "tags": [
                "operations",
                "affirm",
                "program-management",
                "us"
            ]
        },
        {
            "slug": "affirm-staff-technical-program-manager-remote-canada",
            "job_url": "https://citizenhire.com/jobs/affirm-staff-technical-program-manager-remote-canada",
            "title": "Staff Technical Program Manager",
            "company": "Affirm",
            "category": "Operations",
            "category_slug": "operations",
            "location": "Remote Canada",
            "location_filter": "north-america",
            "remote_type": "Remote-region",
            "experience": "Manager",
            "employment_type": "Full-time",
            "salary_label": "Not publicly listed",
            "salary_min_usd": null,
            "salary_max_usd": null,
            "date_posted": "2026-05-12",
            "valid_through": "2026-06-24",
            "source_verified_at": "2026-05-25",
            "source_name": "Affirm Greenhouse board",
            "source_url": "https://job-boards.greenhouse.io/affirm/jobs/7728591003",
            "apply_url": "https://job-boards.greenhouse.io/affirm/jobs/7728591003",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "canada_or_source_listed_countries",
                "applicant_region_label": "Applicant country signal: Canada or source-listed countries",
                "remote_scope_signal": "region_limited_remote",
                "remote_scope_label": "Remote scope: region-limited remote",
                "candidate_level_signal": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "salary_visibility_signal": "not_publicly_listed",
                "salary_visibility_label": "Salary: not publicly listed",
                "salary_range_parseable_usd": false,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant country signal: Canada or source-listed countries",
                "Remote scope: region-limited remote",
                "Candidate level: Manager",
                "Salary: not publicly listed"
            ],
            "tags": [
                "operations",
                "affirm",
                "program-management",
                "north-america"
            ]
        },
        {
            "slug": "grafana-labs-manager-observability-architects-west-coast-remote-united-states-remote",
            "job_url": "https://citizenhire.com/jobs/grafana-labs-manager-observability-architects-west-coast-remote-united-states-remote",
            "title": "Manager, Observability Architects | West Coast | Remote",
            "company": "Grafana Labs",
            "category": "Operations",
            "category_slug": "operations",
            "location": "United States (Remote)",
            "location_filter": "us",
            "remote_type": "Remote-region",
            "experience": "Manager",
            "employment_type": "Full-time",
            "salary_label": "Not publicly listed",
            "salary_min_usd": null,
            "salary_max_usd": null,
            "date_posted": "2026-05-12",
            "valid_through": "2026-06-24",
            "source_verified_at": "2026-05-25",
            "source_name": "Grafana Labs Greenhouse board",
            "source_url": "https://job-boards.greenhouse.io/grafanalabs/jobs/5985501004",
            "apply_url": "https://job-boards.greenhouse.io/grafanalabs/jobs/5985501004",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "united_states",
                "applicant_region_label": "Applicant region: United States",
                "remote_scope_signal": "region_limited_remote",
                "remote_scope_label": "Remote scope: region-limited remote",
                "candidate_level_signal": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "salary_visibility_signal": "not_publicly_listed",
                "salary_visibility_label": "Salary: not publicly listed",
                "salary_range_parseable_usd": false,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant region: United States",
                "Remote scope: region-limited remote",
                "Candidate level: Manager",
                "Salary: not publicly listed"
            ],
            "tags": [
                "operations",
                "grafana-labs",
                "customer-experience",
                "us"
            ]
        },
        {
            "slug": "anthropic-operations-sourcing-manager-data-center-remote-friendly-united-states",
            "job_url": "https://citizenhire.com/jobs/anthropic-operations-sourcing-manager-data-center-remote-friendly-united-states",
            "title": "Operations Sourcing Manager, Data Center",
            "company": "Anthropic",
            "category": "Operations",
            "category_slug": "operations",
            "location": "Remote-Friendly, United States",
            "location_filter": "us",
            "remote_type": "Remote-region",
            "experience": "Manager",
            "employment_type": "Full-time",
            "salary_label": "USD 270,000 - 290,000",
            "salary_min_usd": 270000,
            "salary_max_usd": 290000,
            "date_posted": "2026-05-12",
            "valid_through": "2026-06-24",
            "source_verified_at": "2026-05-25",
            "source_name": "Anthropic Greenhouse board",
            "source_url": "https://job-boards.greenhouse.io/anthropic/jobs/5216208008",
            "apply_url": "https://job-boards.greenhouse.io/anthropic/jobs/5216208008",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "united_states",
                "applicant_region_label": "Applicant region: United States",
                "remote_scope_signal": "region_limited_remote",
                "remote_scope_label": "Remote scope: region-limited remote",
                "candidate_level_signal": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "salary_visibility_signal": "public_usd_range",
                "salary_visibility_label": "Salary: public range shown",
                "salary_range_parseable_usd": true,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant region: United States",
                "Remote scope: region-limited remote",
                "Candidate level: Manager",
                "Salary: public range shown"
            ],
            "tags": [
                "operations",
                "anthropic",
                "compute",
                "us"
            ]
        },
        {
            "slug": "gitlab-lead-product-marketing-manager-pricing-and-packaging-remote-canada-remote-us",
            "job_url": "https://citizenhire.com/jobs/gitlab-lead-product-marketing-manager-pricing-and-packaging-remote-canada-remote-us",
            "title": "Lead Product Marketing Manager, Pricing and Packaging",
            "company": "GitLab",
            "category": "Marketing",
            "category_slug": "marketing",
            "location": "Remote, Canada; Remote, US",
            "location_filter": "north-america",
            "remote_type": "Remote-region",
            "experience": "Manager",
            "employment_type": "Full-time",
            "salary_label": "USD 139,200 - 235,200",
            "salary_min_usd": 139200,
            "salary_max_usd": 235200,
            "date_posted": "2026-05-11",
            "valid_through": "2026-06-24",
            "source_verified_at": "2026-05-25",
            "source_name": "GitLab Greenhouse board",
            "source_url": "https://job-boards.greenhouse.io/gitlab/jobs/8542042002",
            "apply_url": "https://job-boards.greenhouse.io/gitlab/jobs/8542042002",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "canada_or_source_listed_countries",
                "applicant_region_label": "Applicant country signal: Canada or source-listed countries",
                "remote_scope_signal": "region_limited_remote",
                "remote_scope_label": "Remote scope: region-limited remote",
                "candidate_level_signal": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "salary_visibility_signal": "public_usd_range",
                "salary_visibility_label": "Salary: public range shown",
                "salary_range_parseable_usd": true,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant country signal: Canada or source-listed countries",
                "Remote scope: region-limited remote",
                "Candidate level: Manager",
                "Salary: public range shown"
            ],
            "tags": [
                "marketing",
                "gitlab",
                "product-marketing",
                "north-america"
            ]
        },
        {
            "slug": "gitlab-manager-professional-services-engineers-emea-remote",
            "job_url": "https://citizenhire.com/jobs/gitlab-manager-professional-services-engineers-emea-remote",
            "title": "Manager, Professional Services Engineers (EMEA)",
            "company": "GitLab",
            "category": "Engineering",
            "category_slug": "engineering",
            "location": "Remote",
            "location_filter": "worldwide",
            "remote_type": "Remote-region",
            "experience": "Manager",
            "employment_type": "Full-time",
            "salary_label": "Not publicly listed",
            "salary_min_usd": null,
            "salary_max_usd": null,
            "date_posted": "2026-05-11",
            "valid_through": "2026-06-24",
            "source_verified_at": "2026-05-25",
            "source_name": "GitLab Greenhouse board",
            "source_url": "https://job-boards.greenhouse.io/gitlab/jobs/8524882002",
            "apply_url": "https://job-boards.greenhouse.io/gitlab/jobs/8524882002",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "worldwide",
                "applicant_region_label": "Applicant region: worldwide signal from source",
                "remote_scope_signal": "region_limited_remote",
                "remote_scope_label": "Remote scope: region-limited remote",
                "candidate_level_signal": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "salary_visibility_signal": "not_publicly_listed",
                "salary_visibility_label": "Salary: not publicly listed",
                "salary_range_parseable_usd": false,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant region: worldwide signal from source",
                "Remote scope: region-limited remote",
                "Candidate level: Manager",
                "Salary: not publicly listed"
            ],
            "tags": [
                "engineering",
                "gitlab",
                "consulting-delivery",
                "worldwide"
            ]
        },
        {
            "slug": "affirm-analytics-manager-credit-risk-remote-us",
            "job_url": "https://citizenhire.com/jobs/affirm-analytics-manager-credit-risk-remote-us",
            "title": "Analytics Manager, Credit Risk",
            "company": "Affirm",
            "category": "AI and Data",
            "category_slug": "ai-data",
            "location": "Remote US",
            "location_filter": "us",
            "remote_type": "Remote-region",
            "experience": "Manager",
            "employment_type": "Full-time",
            "salary_label": "Not publicly listed",
            "salary_min_usd": null,
            "salary_max_usd": null,
            "date_posted": "2026-05-11",
            "valid_through": "2026-06-24",
            "source_verified_at": "2026-05-25",
            "source_name": "Affirm Greenhouse board",
            "source_url": "https://job-boards.greenhouse.io/affirm/jobs/7704631003",
            "apply_url": "https://job-boards.greenhouse.io/affirm/jobs/7704631003",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "united_states",
                "applicant_region_label": "Applicant region: United States",
                "remote_scope_signal": "region_limited_remote",
                "remote_scope_label": "Remote scope: region-limited remote",
                "candidate_level_signal": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "salary_visibility_signal": "not_publicly_listed",
                "salary_visibility_label": "Salary: not publicly listed",
                "salary_range_parseable_usd": false,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant region: United States",
                "Remote scope: region-limited remote",
                "Candidate level: Manager",
                "Salary: not publicly listed"
            ],
            "tags": [
                "ai-and-data",
                "affirm",
                "point-of-sale-analytics",
                "us"
            ]
        },
        {
            "slug": "affirm-senior-product-manager-card-experience-remote-canada",
            "job_url": "https://citizenhire.com/jobs/affirm-senior-product-manager-card-experience-remote-canada",
            "title": "Senior Product Manager, Card Experience",
            "company": "Affirm",
            "category": "Product",
            "category_slug": "product",
            "location": "Remote Canada",
            "location_filter": "north-america",
            "remote_type": "Remote-region",
            "experience": "Manager",
            "employment_type": "Full-time",
            "salary_label": "Not publicly listed",
            "salary_min_usd": null,
            "salary_max_usd": null,
            "date_posted": "2026-05-11",
            "valid_through": "2026-06-24",
            "source_verified_at": "2026-05-25",
            "source_name": "Affirm Greenhouse board",
            "source_url": "https://job-boards.greenhouse.io/affirm/jobs/7620529003",
            "apply_url": "https://job-boards.greenhouse.io/affirm/jobs/7620529003",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "canada_or_source_listed_countries",
                "applicant_region_label": "Applicant country signal: Canada or source-listed countries",
                "remote_scope_signal": "region_limited_remote",
                "remote_scope_label": "Remote scope: region-limited remote",
                "candidate_level_signal": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "salary_visibility_signal": "not_publicly_listed",
                "salary_visibility_label": "Salary: not publicly listed",
                "salary_range_parseable_usd": false,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant country signal: Canada or source-listed countries",
                "Remote scope: region-limited remote",
                "Candidate level: Manager",
                "Salary: not publicly listed"
            ],
            "tags": [
                "product",
                "affirm",
                "product-management",
                "north-america"
            ]
        },
        {
            "slug": "affirm-senior-product-manager-card-experience-remote-us",
            "job_url": "https://citizenhire.com/jobs/affirm-senior-product-manager-card-experience-remote-us",
            "title": "Senior Product Manager, Card Experience",
            "company": "Affirm",
            "category": "Product",
            "category_slug": "product",
            "location": "Remote US",
            "location_filter": "us",
            "remote_type": "Remote-region",
            "experience": "Manager",
            "employment_type": "Full-time",
            "salary_label": "Not publicly listed",
            "salary_min_usd": null,
            "salary_max_usd": null,
            "date_posted": "2026-05-11",
            "valid_through": "2026-06-24",
            "source_verified_at": "2026-05-25",
            "source_name": "Affirm Greenhouse board",
            "source_url": "https://job-boards.greenhouse.io/affirm/jobs/7620527003",
            "apply_url": "https://job-boards.greenhouse.io/affirm/jobs/7620527003",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "united_states",
                "applicant_region_label": "Applicant region: United States",
                "remote_scope_signal": "region_limited_remote",
                "remote_scope_label": "Remote scope: region-limited remote",
                "candidate_level_signal": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "salary_visibility_signal": "not_publicly_listed",
                "salary_visibility_label": "Salary: not publicly listed",
                "salary_range_parseable_usd": false,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant region: United States",
                "Remote scope: region-limited remote",
                "Candidate level: Manager",
                "Salary: not publicly listed"
            ],
            "tags": [
                "product",
                "affirm",
                "product-management",
                "us"
            ]
        },
        {
            "slug": "grafana-labs-senior-gtm-enablement-manager-canada-remote-canada-remote",
            "job_url": "https://citizenhire.com/jobs/grafana-labs-senior-gtm-enablement-manager-canada-remote-canada-remote",
            "title": "Senior GTM Enablement Manager | Canada | Remote",
            "company": "Grafana Labs",
            "category": "Operations",
            "category_slug": "operations",
            "location": "Canada (Remote)",
            "location_filter": "north-america",
            "remote_type": "Remote-region",
            "experience": "Manager",
            "employment_type": "Full-time",
            "salary_label": "Not publicly listed",
            "salary_min_usd": null,
            "salary_max_usd": null,
            "date_posted": "2026-05-11",
            "valid_through": "2026-06-24",
            "source_verified_at": "2026-05-25",
            "source_name": "Grafana Labs Greenhouse board",
            "source_url": "https://job-boards.greenhouse.io/grafanalabs/jobs/5993857004",
            "apply_url": "https://job-boards.greenhouse.io/grafanalabs/jobs/5993857004",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "canada_or_source_listed_countries",
                "applicant_region_label": "Applicant country signal: Canada or source-listed countries",
                "remote_scope_signal": "region_limited_remote",
                "remote_scope_label": "Remote scope: region-limited remote",
                "candidate_level_signal": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "salary_visibility_signal": "not_publicly_listed",
                "salary_visibility_label": "Salary: not publicly listed",
                "salary_range_parseable_usd": false,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant country signal: Canada or source-listed countries",
                "Remote scope: region-limited remote",
                "Candidate level: Manager",
                "Salary: not publicly listed"
            ],
            "tags": [
                "operations",
                "grafana-labs",
                "gtm-enablement",
                "north-america"
            ]
        },
        {
            "slug": "grafana-labs-senior-gtm-enablement-manager-united-states-remote-united-states-remote",
            "job_url": "https://citizenhire.com/jobs/grafana-labs-senior-gtm-enablement-manager-united-states-remote-united-states-remote",
            "title": "Senior GTM Enablement Manager | United States | Remote",
            "company": "Grafana Labs",
            "category": "Operations",
            "category_slug": "operations",
            "location": "United States (Remote)",
            "location_filter": "us",
            "remote_type": "Remote-region",
            "experience": "Manager",
            "employment_type": "Full-time",
            "salary_label": "Not publicly listed",
            "salary_min_usd": null,
            "salary_max_usd": null,
            "date_posted": "2026-05-11",
            "valid_through": "2026-06-24",
            "source_verified_at": "2026-05-25",
            "source_name": "Grafana Labs Greenhouse board",
            "source_url": "https://job-boards.greenhouse.io/grafanalabs/jobs/5798801004",
            "apply_url": "https://job-boards.greenhouse.io/grafanalabs/jobs/5798801004",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "united_states",
                "applicant_region_label": "Applicant region: United States",
                "remote_scope_signal": "region_limited_remote",
                "remote_scope_label": "Remote scope: region-limited remote",
                "candidate_level_signal": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "salary_visibility_signal": "not_publicly_listed",
                "salary_visibility_label": "Salary: not publicly listed",
                "salary_range_parseable_usd": false,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant region: United States",
                "Remote scope: region-limited remote",
                "Candidate level: Manager",
                "Salary: not publicly listed"
            ],
            "tags": [
                "operations",
                "grafana-labs",
                "gtm-enablement",
                "us"
            ]
        },
        {
            "slug": "canonical-embedded-devices-software-solution-sales-account-manager-home-based-worldwide",
            "job_url": "https://citizenhire.com/jobs/canonical-embedded-devices-software-solution-sales-account-manager-home-based-worldwide",
            "title": "Embedded Devices Software Solution Sales Account Manager",
            "company": "Canonical",
            "category": "Engineering",
            "category_slug": "engineering",
            "location": "Home based - Worldwide",
            "location_filter": "worldwide",
            "remote_type": "Worldwide remote",
            "experience": "Manager",
            "employment_type": "Full-time",
            "salary_label": "Not publicly listed",
            "salary_min_usd": null,
            "salary_max_usd": null,
            "date_posted": "2026-05-09",
            "valid_through": "2026-06-24",
            "source_verified_at": "2026-05-25",
            "source_name": "Canonical Greenhouse board",
            "source_url": "https://job-boards.greenhouse.io/canonical/jobs/7911753",
            "apply_url": "https://job-boards.greenhouse.io/canonical/jobs/7911753",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "worldwide",
                "applicant_region_label": "Applicant region: worldwide signal from source",
                "remote_scope_signal": "worldwide_remote",
                "remote_scope_label": "Remote scope: worldwide remote",
                "candidate_level_signal": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "salary_visibility_signal": "not_publicly_listed",
                "salary_visibility_label": "Salary: not publicly listed",
                "salary_range_parseable_usd": false,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant region: worldwide signal from source",
                "Remote scope: worldwide remote",
                "Candidate level: Manager",
                "Salary: not publicly listed"
            ],
            "tags": [
                "engineering",
                "canonical",
                "alliances",
                "worldwide"
            ]
        },
        {
            "slug": "canonical-embedded-devices-software-solution-sales-director-japan-home-based-apac",
            "job_url": "https://citizenhire.com/jobs/canonical-embedded-devices-software-solution-sales-director-japan-home-based-apac",
            "title": "Embedded Devices Software Solution Sales Director (Japan)",
            "company": "Canonical",
            "category": "Engineering",
            "category_slug": "engineering",
            "location": "Home Based - APAC",
            "location_filter": "apac",
            "remote_type": "Remote-region",
            "experience": "Manager",
            "employment_type": "Full-time",
            "salary_label": "Not publicly listed",
            "salary_min_usd": null,
            "salary_max_usd": null,
            "date_posted": "2026-05-09",
            "valid_through": "2026-06-24",
            "source_verified_at": "2026-05-25",
            "source_name": "Canonical Greenhouse board",
            "source_url": "https://job-boards.greenhouse.io/canonical/jobs/7911756",
            "apply_url": "https://job-boards.greenhouse.io/canonical/jobs/7911756",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "verify_on_source",
                "applicant_region_label": "Applicant region: verify on source (Home Based - APAC)",
                "remote_scope_signal": "region_limited_remote",
                "remote_scope_label": "Remote scope: region-limited remote",
                "candidate_level_signal": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "salary_visibility_signal": "not_publicly_listed",
                "salary_visibility_label": "Salary: not publicly listed",
                "salary_range_parseable_usd": false,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant region: verify on source (Home Based - APAC)",
                "Remote scope: region-limited remote",
                "Candidate level: Manager",
                "Salary: not publicly listed"
            ],
            "tags": [
                "engineering",
                "canonical",
                "alliances",
                "apac"
            ]
        },
        {
            "slug": "canonical-embedded-devices-software-solution-sales-manager-americas-home-based-americas",
            "job_url": "https://citizenhire.com/jobs/canonical-embedded-devices-software-solution-sales-manager-americas-home-based-americas",
            "title": "Embedded Devices Software Solution Sales Manager (Americas)",
            "company": "Canonical",
            "category": "Engineering",
            "category_slug": "engineering",
            "location": "Home Based - Americas",
            "location_filter": "americas",
            "remote_type": "Remote-region",
            "experience": "Manager",
            "employment_type": "Full-time",
            "salary_label": "Not publicly listed",
            "salary_min_usd": null,
            "salary_max_usd": null,
            "date_posted": "2026-05-09",
            "valid_through": "2026-06-24",
            "source_verified_at": "2026-05-25",
            "source_name": "Canonical Greenhouse board",
            "source_url": "https://job-boards.greenhouse.io/canonical/jobs/7911758",
            "apply_url": "https://job-boards.greenhouse.io/canonical/jobs/7911758",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "verify_on_source",
                "applicant_region_label": "Applicant region: verify on source (Home Based - Americas)",
                "remote_scope_signal": "region_limited_remote",
                "remote_scope_label": "Remote scope: region-limited remote",
                "candidate_level_signal": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "salary_visibility_signal": "not_publicly_listed",
                "salary_visibility_label": "Salary: not publicly listed",
                "salary_range_parseable_usd": false,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant region: verify on source (Home Based - Americas)",
                "Remote scope: region-limited remote",
                "Candidate level: Manager",
                "Salary: not publicly listed"
            ],
            "tags": [
                "engineering",
                "canonical",
                "alliances",
                "americas"
            ]
        },
        {
            "slug": "canonical-embedded-devices-software-solution-sales-manager-apac-home-based-apac",
            "job_url": "https://citizenhire.com/jobs/canonical-embedded-devices-software-solution-sales-manager-apac-home-based-apac",
            "title": "Embedded Devices Software Solution Sales Manager (APAC)",
            "company": "Canonical",
            "category": "Engineering",
            "category_slug": "engineering",
            "location": "Home Based - APAC",
            "location_filter": "apac",
            "remote_type": "Remote-region",
            "experience": "Manager",
            "employment_type": "Full-time",
            "salary_label": "Not publicly listed",
            "salary_min_usd": null,
            "salary_max_usd": null,
            "date_posted": "2026-05-09",
            "valid_through": "2026-06-24",
            "source_verified_at": "2026-05-25",
            "source_name": "Canonical Greenhouse board",
            "source_url": "https://job-boards.greenhouse.io/canonical/jobs/7911757",
            "apply_url": "https://job-boards.greenhouse.io/canonical/jobs/7911757",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "verify_on_source",
                "applicant_region_label": "Applicant region: verify on source (Home Based - APAC)",
                "remote_scope_signal": "region_limited_remote",
                "remote_scope_label": "Remote scope: region-limited remote",
                "candidate_level_signal": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "salary_visibility_signal": "not_publicly_listed",
                "salary_visibility_label": "Salary: not publicly listed",
                "salary_range_parseable_usd": false,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant region: verify on source (Home Based - APAC)",
                "Remote scope: region-limited remote",
                "Candidate level: Manager",
                "Salary: not publicly listed"
            ],
            "tags": [
                "engineering",
                "canonical",
                "alliances",
                "apac"
            ]
        },
        {
            "slug": "affirm-director-software-engineering-site-reliability-engineering-remote-canada",
            "job_url": "https://citizenhire.com/jobs/affirm-director-software-engineering-site-reliability-engineering-remote-canada",
            "title": "Director, Software Engineering (Site Reliability Engineering)",
            "company": "Affirm",
            "category": "Engineering",
            "category_slug": "engineering",
            "location": "Remote Canada",
            "location_filter": "north-america",
            "remote_type": "Remote-region",
            "experience": "Manager",
            "employment_type": "Full-time",
            "salary_label": "Not publicly listed",
            "salary_min_usd": null,
            "salary_max_usd": null,
            "date_posted": "2026-05-09",
            "valid_through": "2026-06-24",
            "source_verified_at": "2026-05-25",
            "source_name": "Affirm Greenhouse board",
            "source_url": "https://job-boards.greenhouse.io/affirm/jobs/7622385003",
            "apply_url": "https://job-boards.greenhouse.io/affirm/jobs/7622385003",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "canada_or_source_listed_countries",
                "applicant_region_label": "Applicant country signal: Canada or source-listed countries",
                "remote_scope_signal": "region_limited_remote",
                "remote_scope_label": "Remote scope: region-limited remote",
                "candidate_level_signal": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "salary_visibility_signal": "not_publicly_listed",
                "salary_visibility_label": "Salary: not publicly listed",
                "salary_range_parseable_usd": false,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant country signal: Canada or source-listed countries",
                "Remote scope: region-limited remote",
                "Candidate level: Manager",
                "Salary: not publicly listed"
            ],
            "tags": [
                "engineering",
                "affirm",
                "infrastructure-platform-eng",
                "north-america"
            ]
        },
        {
            "slug": "affirm-director-software-engineering-site-reliability-engineering-remote-us",
            "job_url": "https://citizenhire.com/jobs/affirm-director-software-engineering-site-reliability-engineering-remote-us",
            "title": "Director, Software Engineering (Site Reliability Engineering)",
            "company": "Affirm",
            "category": "Engineering",
            "category_slug": "engineering",
            "location": "Remote US",
            "location_filter": "us",
            "remote_type": "Remote-region",
            "experience": "Manager",
            "employment_type": "Full-time",
            "salary_label": "Not publicly listed",
            "salary_min_usd": null,
            "salary_max_usd": null,
            "date_posted": "2026-05-09",
            "valid_through": "2026-06-24",
            "source_verified_at": "2026-05-25",
            "source_name": "Affirm Greenhouse board",
            "source_url": "https://job-boards.greenhouse.io/affirm/jobs/7622383003",
            "apply_url": "https://job-boards.greenhouse.io/affirm/jobs/7622383003",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "united_states",
                "applicant_region_label": "Applicant region: United States",
                "remote_scope_signal": "region_limited_remote",
                "remote_scope_label": "Remote scope: region-limited remote",
                "candidate_level_signal": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "salary_visibility_signal": "not_publicly_listed",
                "salary_visibility_label": "Salary: not publicly listed",
                "salary_range_parseable_usd": false,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant region: United States",
                "Remote scope: region-limited remote",
                "Candidate level: Manager",
                "Salary: not publicly listed"
            ],
            "tags": [
                "engineering",
                "affirm",
                "infrastructure-platform-eng",
                "us"
            ]
        },
        {
            "slug": "affirm-senior-manager-global-mobility-remote-canada",
            "job_url": "https://citizenhire.com/jobs/affirm-senior-manager-global-mobility-remote-canada",
            "title": "Senior Manager, Global Mobility",
            "company": "Affirm",
            "category": "Operations",
            "category_slug": "operations",
            "location": "Remote Canada",
            "location_filter": "north-america",
            "remote_type": "Remote-region",
            "experience": "Manager",
            "employment_type": "Full-time",
            "salary_label": "Not publicly listed",
            "salary_min_usd": null,
            "salary_max_usd": null,
            "date_posted": "2026-05-08",
            "valid_through": "2026-06-24",
            "source_verified_at": "2026-05-25",
            "source_name": "Affirm Greenhouse board",
            "source_url": "https://job-boards.greenhouse.io/affirm/jobs/7720306003",
            "apply_url": "https://job-boards.greenhouse.io/affirm/jobs/7720306003",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "canada_or_source_listed_countries",
                "applicant_region_label": "Applicant country signal: Canada or source-listed countries",
                "remote_scope_signal": "region_limited_remote",
                "remote_scope_label": "Remote scope: region-limited remote",
                "candidate_level_signal": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "salary_visibility_signal": "not_publicly_listed",
                "salary_visibility_label": "Salary: not publicly listed",
                "salary_range_parseable_usd": false,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant country signal: Canada or source-listed countries",
                "Remote scope: region-limited remote",
                "Candidate level: Manager",
                "Salary: not publicly listed"
            ],
            "tags": [
                "operations",
                "affirm",
                "people-planning-places-ops",
                "north-america"
            ]
        },
        {
            "slug": "affirm-senior-manager-global-mobility-remote-us",
            "job_url": "https://citizenhire.com/jobs/affirm-senior-manager-global-mobility-remote-us",
            "title": "Senior Manager, Global Mobility",
            "company": "Affirm",
            "category": "Operations",
            "category_slug": "operations",
            "location": "Remote US",
            "location_filter": "us",
            "remote_type": "Remote-region",
            "experience": "Manager",
            "employment_type": "Full-time",
            "salary_label": "Not publicly listed",
            "salary_min_usd": null,
            "salary_max_usd": null,
            "date_posted": "2026-05-08",
            "valid_through": "2026-06-24",
            "source_verified_at": "2026-05-25",
            "source_name": "Affirm Greenhouse board",
            "source_url": "https://job-boards.greenhouse.io/affirm/jobs/7720304003",
            "apply_url": "https://job-boards.greenhouse.io/affirm/jobs/7720304003",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "united_states",
                "applicant_region_label": "Applicant region: United States",
                "remote_scope_signal": "region_limited_remote",
                "remote_scope_label": "Remote scope: region-limited remote",
                "candidate_level_signal": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "salary_visibility_signal": "not_publicly_listed",
                "salary_visibility_label": "Salary: not publicly listed",
                "salary_range_parseable_usd": false,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant region: United States",
                "Remote scope: region-limited remote",
                "Candidate level: Manager",
                "Salary: not publicly listed"
            ],
            "tags": [
                "operations",
                "affirm",
                "people-planning-places-ops",
                "us"
            ]
        },
        {
            "slug": "gitlab-director-customer-support-systems-remote-us",
            "job_url": "https://citizenhire.com/jobs/gitlab-director-customer-support-systems-remote-us",
            "title": "Director, Customer Support Systems",
            "company": "GitLab",
            "category": "Support",
            "category_slug": "support",
            "location": "Remote, US",
            "location_filter": "us",
            "remote_type": "Remote-region",
            "experience": "Manager",
            "employment_type": "Full-time",
            "salary_label": "USD 152,800 - 259,200",
            "salary_min_usd": 152800,
            "salary_max_usd": 259200,
            "date_posted": "2026-05-07",
            "valid_through": "2026-06-24",
            "source_verified_at": "2026-05-25",
            "source_name": "GitLab Greenhouse board",
            "source_url": "https://job-boards.greenhouse.io/gitlab/jobs/8537793002",
            "apply_url": "https://job-boards.greenhouse.io/gitlab/jobs/8537793002",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "united_states",
                "applicant_region_label": "Applicant region: United States",
                "remote_scope_signal": "region_limited_remote",
                "remote_scope_label": "Remote scope: region-limited remote",
                "candidate_level_signal": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "salary_visibility_signal": "public_usd_range",
                "salary_visibility_label": "Salary: public range shown",
                "salary_range_parseable_usd": true,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant region: United States",
                "Remote scope: region-limited remote",
                "Candidate level: Manager",
                "Salary: public range shown"
            ],
            "tags": [
                "support",
                "gitlab",
                "enterprise-applications",
                "us"
            ]
        },
        {
            "slug": "gitlab-senior-director-global-smb-sales-remote-us",
            "job_url": "https://citizenhire.com/jobs/gitlab-senior-director-global-smb-sales-remote-us",
            "title": "Senior Director, Global SMB Sales",
            "company": "GitLab",
            "category": "Sales",
            "category_slug": "sales",
            "location": "Remote, US",
            "location_filter": "us",
            "remote_type": "Remote-region",
            "experience": "Manager",
            "employment_type": "Full-time",
            "salary_label": "USD 161,280 - 270,720",
            "salary_min_usd": 161280,
            "salary_max_usd": 270720,
            "date_posted": "2026-05-07",
            "valid_through": "2026-06-24",
            "source_verified_at": "2026-05-25",
            "source_name": "GitLab Greenhouse board",
            "source_url": "https://job-boards.greenhouse.io/gitlab/jobs/8538603002",
            "apply_url": "https://job-boards.greenhouse.io/gitlab/jobs/8538603002",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "united_states",
                "applicant_region_label": "Applicant region: United States",
                "remote_scope_signal": "region_limited_remote",
                "remote_scope_label": "Remote scope: region-limited remote",
                "candidate_level_signal": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "salary_visibility_signal": "public_usd_range",
                "salary_visibility_label": "Salary: public range shown",
                "salary_range_parseable_usd": true,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant region: United States",
                "Remote scope: region-limited remote",
                "Candidate level: Manager",
                "Salary: public range shown"
            ],
            "tags": [
                "sales",
                "gitlab",
                "global-digital-amer",
                "us"
            ]
        },
        {
            "slug": "gitlab-staff-product-manager-ai-agent-orchestration-remote-us",
            "job_url": "https://citizenhire.com/jobs/gitlab-staff-product-manager-ai-agent-orchestration-remote-us",
            "title": "Staff Product Manager, AI Agent Orchestration",
            "company": "GitLab",
            "category": "AI and Data",
            "category_slug": "ai-data",
            "location": "Remote, US",
            "location_filter": "us",
            "remote_type": "Remote-region",
            "experience": "Manager",
            "employment_type": "Full-time",
            "salary_label": "USD 168,000 - 285,600",
            "salary_min_usd": 168000,
            "salary_max_usd": 285600,
            "date_posted": "2026-05-07",
            "valid_through": "2026-06-24",
            "source_verified_at": "2026-05-25",
            "source_name": "GitLab Greenhouse board",
            "source_url": "https://job-boards.greenhouse.io/gitlab/jobs/8536109002",
            "apply_url": "https://job-boards.greenhouse.io/gitlab/jobs/8536109002",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "united_states",
                "applicant_region_label": "Applicant region: United States",
                "remote_scope_signal": "region_limited_remote",
                "remote_scope_label": "Remote scope: region-limited remote",
                "candidate_level_signal": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "salary_visibility_signal": "public_usd_range",
                "salary_visibility_label": "Salary: public range shown",
                "salary_range_parseable_usd": true,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant region: United States",
                "Remote scope: region-limited remote",
                "Candidate level: Manager",
                "Salary: public range shown"
            ],
            "tags": [
                "ai-and-data",
                "gitlab",
                "ai",
                "us"
            ]
        },
        {
            "slug": "affirm-manager-machine-learning-engineering-fraud-remote-canada",
            "job_url": "https://citizenhire.com/jobs/affirm-manager-machine-learning-engineering-fraud-remote-canada",
            "title": "Manager, Machine Learning Engineering (Fraud)",
            "company": "Affirm",
            "category": "Engineering",
            "category_slug": "engineering",
            "location": "Remote Canada",
            "location_filter": "north-america",
            "remote_type": "Remote-region",
            "experience": "Manager",
            "employment_type": "Full-time",
            "salary_label": "Not publicly listed",
            "salary_min_usd": null,
            "salary_max_usd": null,
            "date_posted": "2026-05-07",
            "valid_through": "2026-06-24",
            "source_verified_at": "2026-05-25",
            "source_name": "Affirm Greenhouse board",
            "source_url": "https://job-boards.greenhouse.io/affirm/jobs/7710180003",
            "apply_url": "https://job-boards.greenhouse.io/affirm/jobs/7710180003",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "canada_or_source_listed_countries",
                "applicant_region_label": "Applicant country signal: Canada or source-listed countries",
                "remote_scope_signal": "region_limited_remote",
                "remote_scope_label": "Remote scope: region-limited remote",
                "candidate_level_signal": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "salary_visibility_signal": "not_publicly_listed",
                "salary_visibility_label": "Salary: not publicly listed",
                "salary_range_parseable_usd": false,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant country signal: Canada or source-listed countries",
                "Remote scope: region-limited remote",
                "Candidate level: Manager",
                "Salary: not publicly listed"
            ],
            "tags": [
                "engineering",
                "affirm",
                "checkout",
                "north-america"
            ]
        },
        {
            "slug": "affirm-manager-machine-learning-engineering-underwriting-remote-canada",
            "job_url": "https://citizenhire.com/jobs/affirm-manager-machine-learning-engineering-underwriting-remote-canada",
            "title": "Manager, Machine Learning Engineering (Underwriting)",
            "company": "Affirm",
            "category": "Engineering",
            "category_slug": "engineering",
            "location": "Remote Canada",
            "location_filter": "north-america",
            "remote_type": "Remote-region",
            "experience": "Manager",
            "employment_type": "Full-time",
            "salary_label": "Not publicly listed",
            "salary_min_usd": null,
            "salary_max_usd": null,
            "date_posted": "2026-05-07",
            "valid_through": "2026-06-24",
            "source_verified_at": "2026-05-25",
            "source_name": "Affirm Greenhouse board",
            "source_url": "https://job-boards.greenhouse.io/affirm/jobs/7723638003",
            "apply_url": "https://job-boards.greenhouse.io/affirm/jobs/7723638003",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "canada_or_source_listed_countries",
                "applicant_region_label": "Applicant country signal: Canada or source-listed countries",
                "remote_scope_signal": "region_limited_remote",
                "remote_scope_label": "Remote scope: region-limited remote",
                "candidate_level_signal": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "salary_visibility_signal": "not_publicly_listed",
                "salary_visibility_label": "Salary: not publicly listed",
                "salary_range_parseable_usd": false,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant country signal: Canada or source-listed countries",
                "Remote scope: region-limited remote",
                "Candidate level: Manager",
                "Salary: not publicly listed"
            ],
            "tags": [
                "engineering",
                "affirm",
                "checkout",
                "north-america"
            ]
        },
        {
            "slug": "affirm-manager-machine-learning-engineering-underwriting-remote-us",
            "job_url": "https://citizenhire.com/jobs/affirm-manager-machine-learning-engineering-underwriting-remote-us",
            "title": "Manager, Machine Learning Engineering (Underwriting)",
            "company": "Affirm",
            "category": "Engineering",
            "category_slug": "engineering",
            "location": "Remote US",
            "location_filter": "us",
            "remote_type": "Remote-region",
            "experience": "Manager",
            "employment_type": "Full-time",
            "salary_label": "Not publicly listed",
            "salary_min_usd": null,
            "salary_max_usd": null,
            "date_posted": "2026-05-07",
            "valid_through": "2026-06-24",
            "source_verified_at": "2026-05-25",
            "source_name": "Affirm Greenhouse board",
            "source_url": "https://job-boards.greenhouse.io/affirm/jobs/7723636003",
            "apply_url": "https://job-boards.greenhouse.io/affirm/jobs/7723636003",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "united_states",
                "applicant_region_label": "Applicant region: United States",
                "remote_scope_signal": "region_limited_remote",
                "remote_scope_label": "Remote scope: region-limited remote",
                "candidate_level_signal": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "salary_visibility_signal": "not_publicly_listed",
                "salary_visibility_label": "Salary: not publicly listed",
                "salary_range_parseable_usd": false,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant region: United States",
                "Remote scope: region-limited remote",
                "Candidate level: Manager",
                "Salary: not publicly listed"
            ],
            "tags": [
                "engineering",
                "affirm",
                "checkout",
                "us"
            ]
        },
        {
            "slug": "affirm-director-of-product-management-financial-platforms-remote-canada",
            "job_url": "https://citizenhire.com/jobs/affirm-director-of-product-management-financial-platforms-remote-canada",
            "title": "Director of Product Management, Financial Platforms",
            "company": "Affirm",
            "category": "Engineering",
            "category_slug": "engineering",
            "location": "Remote Canada",
            "location_filter": "north-america",
            "remote_type": "Remote-region",
            "experience": "Manager",
            "employment_type": "Full-time",
            "salary_label": "Not publicly listed",
            "salary_min_usd": null,
            "salary_max_usd": null,
            "date_posted": "2026-05-05",
            "valid_through": "2026-06-24",
            "source_verified_at": "2026-05-25",
            "source_name": "Affirm Greenhouse board",
            "source_url": "https://job-boards.greenhouse.io/affirm/jobs/7718661003",
            "apply_url": "https://job-boards.greenhouse.io/affirm/jobs/7718661003",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "canada_or_source_listed_countries",
                "applicant_region_label": "Applicant country signal: Canada or source-listed countries",
                "remote_scope_signal": "region_limited_remote",
                "remote_scope_label": "Remote scope: region-limited remote",
                "candidate_level_signal": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "salary_visibility_signal": "not_publicly_listed",
                "salary_visibility_label": "Salary: not publicly listed",
                "salary_range_parseable_usd": false,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant country signal: Canada or source-listed countries",
                "Remote scope: region-limited remote",
                "Candidate level: Manager",
                "Salary: not publicly listed"
            ],
            "tags": [
                "engineering",
                "affirm",
                "financial-platforms-product",
                "north-america"
            ]
        },
        {
            "slug": "affirm-director-of-product-management-financial-platforms-remote-us",
            "job_url": "https://citizenhire.com/jobs/affirm-director-of-product-management-financial-platforms-remote-us",
            "title": "Director of Product Management, Financial Platforms",
            "company": "Affirm",
            "category": "Engineering",
            "category_slug": "engineering",
            "location": "Remote US",
            "location_filter": "us",
            "remote_type": "Remote-region",
            "experience": "Manager",
            "employment_type": "Full-time",
            "salary_label": "Not publicly listed",
            "salary_min_usd": null,
            "salary_max_usd": null,
            "date_posted": "2026-05-05",
            "valid_through": "2026-06-24",
            "source_verified_at": "2026-05-25",
            "source_name": "Affirm Greenhouse board",
            "source_url": "https://job-boards.greenhouse.io/affirm/jobs/7718659003",
            "apply_url": "https://job-boards.greenhouse.io/affirm/jobs/7718659003",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "united_states",
                "applicant_region_label": "Applicant region: United States",
                "remote_scope_signal": "region_limited_remote",
                "remote_scope_label": "Remote scope: region-limited remote",
                "candidate_level_signal": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "salary_visibility_signal": "not_publicly_listed",
                "salary_visibility_label": "Salary: not publicly listed",
                "salary_range_parseable_usd": false,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant region: United States",
                "Remote scope: region-limited remote",
                "Candidate level: Manager",
                "Salary: not publicly listed"
            ],
            "tags": [
                "engineering",
                "affirm",
                "financial-platforms-product",
                "us"
            ]
        },
        {
            "slug": "anthropic-field-marketing-manager-remote-friendly-travel-required-san-francisco-ca",
            "job_url": "https://citizenhire.com/jobs/anthropic-field-marketing-manager-remote-friendly-travel-required-san-francisco-ca",
            "title": "Field Marketing Manager",
            "company": "Anthropic",
            "category": "Marketing",
            "category_slug": "marketing",
            "location": "Remote-Friendly (Travel Required) | San Francisco, CA",
            "location_filter": "worldwide",
            "remote_type": "Remote-region",
            "experience": "Manager",
            "employment_type": "Full-time",
            "salary_label": "USD 255,000 - 320,000",
            "salary_min_usd": 255000,
            "salary_max_usd": 320000,
            "date_posted": "2026-05-05",
            "valid_through": "2026-06-24",
            "source_verified_at": "2026-05-25",
            "source_name": "Anthropic Greenhouse board",
            "source_url": "https://job-boards.greenhouse.io/anthropic/jobs/5169167008",
            "apply_url": "https://job-boards.greenhouse.io/anthropic/jobs/5169167008",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "worldwide",
                "applicant_region_label": "Applicant region: worldwide signal from source",
                "remote_scope_signal": "region_limited_remote",
                "remote_scope_label": "Remote scope: region-limited remote",
                "candidate_level_signal": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "salary_visibility_signal": "public_usd_range",
                "salary_visibility_label": "Salary: public range shown",
                "salary_range_parseable_usd": true,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant region: worldwide signal from source",
                "Remote scope: region-limited remote",
                "Candidate level: Manager",
                "Salary: public range shown"
            ],
            "tags": [
                "marketing",
                "anthropic",
                "marketing-brand",
                "worldwide"
            ]
        },
        {
            "slug": "affirm-director-partner-marketing-remote-us",
            "job_url": "https://citizenhire.com/jobs/affirm-director-partner-marketing-remote-us",
            "title": "Director, Partner Marketing",
            "company": "Affirm",
            "category": "Marketing",
            "category_slug": "marketing",
            "location": "Remote US",
            "location_filter": "us",
            "remote_type": "Remote-region",
            "experience": "Manager",
            "employment_type": "Full-time",
            "salary_label": "Not publicly listed",
            "salary_min_usd": null,
            "salary_max_usd": null,
            "date_posted": "2026-05-04",
            "valid_through": "2026-06-24",
            "source_verified_at": "2026-05-25",
            "source_name": "Affirm Greenhouse board",
            "source_url": "https://job-boards.greenhouse.io/affirm/jobs/7721123003",
            "apply_url": "https://job-boards.greenhouse.io/affirm/jobs/7721123003",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "united_states",
                "applicant_region_label": "Applicant region: United States",
                "remote_scope_signal": "region_limited_remote",
                "remote_scope_label": "Remote scope: region-limited remote",
                "candidate_level_signal": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "salary_visibility_signal": "not_publicly_listed",
                "salary_visibility_label": "Salary: not publicly listed",
                "salary_range_parseable_usd": false,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant region: United States",
                "Remote scope: region-limited remote",
                "Candidate level: Manager",
                "Salary: not publicly listed"
            ],
            "tags": [
                "marketing",
                "affirm",
                "us-marketing",
                "us"
            ]
        },
        {
            "slug": "grafana-labs-tax-manager-usa-remote-united-states-remote",
            "job_url": "https://citizenhire.com/jobs/grafana-labs-tax-manager-usa-remote-united-states-remote",
            "title": "Tax Manager | USA | Remote",
            "company": "Grafana Labs",
            "category": "Finance",
            "category_slug": "finance",
            "location": "United States (Remote)",
            "location_filter": "us",
            "remote_type": "Remote-region",
            "experience": "Manager",
            "employment_type": "Full-time",
            "salary_label": "Not publicly listed",
            "salary_min_usd": null,
            "salary_max_usd": null,
            "date_posted": "2026-05-04",
            "valid_through": "2026-06-24",
            "source_verified_at": "2026-05-25",
            "source_name": "Grafana Labs Greenhouse board",
            "source_url": "https://job-boards.greenhouse.io/grafanalabs/jobs/5985100004",
            "apply_url": "https://job-boards.greenhouse.io/grafanalabs/jobs/5985100004",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "united_states",
                "applicant_region_label": "Applicant region: United States",
                "remote_scope_signal": "region_limited_remote",
                "remote_scope_label": "Remote scope: region-limited remote",
                "candidate_level_signal": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "salary_visibility_signal": "not_publicly_listed",
                "salary_visibility_label": "Salary: not publicly listed",
                "salary_range_parseable_usd": false,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant region: United States",
                "Remote scope: region-limited remote",
                "Candidate level: Manager",
                "Salary: not publicly listed"
            ],
            "tags": [
                "finance",
                "grafana-labs",
                "us"
            ]
        },
        {
            "slug": "gitlab-customer-success-manager-japan-remote-japan",
            "job_url": "https://citizenhire.com/jobs/gitlab-customer-success-manager-japan-remote-japan",
            "title": "Customer Success Manager, Japan",
            "company": "GitLab",
            "category": "Customer Success",
            "category_slug": "customer-success",
            "location": "Remote, Japan",
            "location_filter": "apac",
            "remote_type": "Remote-region",
            "experience": "Manager",
            "employment_type": "Full-time",
            "salary_label": "Not publicly listed",
            "salary_min_usd": null,
            "salary_max_usd": null,
            "date_posted": "2026-05-01",
            "valid_through": "2026-06-24",
            "source_verified_at": "2026-05-25",
            "source_name": "GitLab Greenhouse board",
            "source_url": "https://job-boards.greenhouse.io/gitlab/jobs/8478618002",
            "apply_url": "https://job-boards.greenhouse.io/gitlab/jobs/8478618002",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "verify_on_source",
                "applicant_region_label": "Applicant region: verify on source (Remote, Japan)",
                "remote_scope_signal": "region_limited_remote",
                "remote_scope_label": "Remote scope: region-limited remote",
                "candidate_level_signal": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "salary_visibility_signal": "not_publicly_listed",
                "salary_visibility_label": "Salary: not publicly listed",
                "salary_range_parseable_usd": false,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant region: verify on source (Remote, Japan)",
                "Remote scope: region-limited remote",
                "Candidate level: Manager",
                "Salary: not publicly listed"
            ],
            "tags": [
                "customer-success",
                "gitlab",
                "apac"
            ]
        },
        {
            "slug": "affirm-compliance-exam-lead-remote-us",
            "job_url": "https://citizenhire.com/jobs/affirm-compliance-exam-lead-remote-us",
            "title": "Compliance Exam Lead",
            "company": "Affirm",
            "category": "Legal",
            "category_slug": "legal",
            "location": "Remote US",
            "location_filter": "us",
            "remote_type": "Remote-region",
            "experience": "Manager",
            "employment_type": "Full-time",
            "salary_label": "Not publicly listed",
            "salary_min_usd": null,
            "salary_max_usd": null,
            "date_posted": "2026-05-01",
            "valid_through": "2026-06-24",
            "source_verified_at": "2026-05-25",
            "source_name": "Affirm Greenhouse board",
            "source_url": "https://job-boards.greenhouse.io/affirm/jobs/7713708003",
            "apply_url": "https://job-boards.greenhouse.io/affirm/jobs/7713708003",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "united_states",
                "applicant_region_label": "Applicant region: United States",
                "remote_scope_signal": "region_limited_remote",
                "remote_scope_label": "Remote scope: region-limited remote",
                "candidate_level_signal": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "salary_visibility_signal": "not_publicly_listed",
                "salary_visibility_label": "Salary: not publicly listed",
                "salary_range_parseable_usd": false,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant region: United States",
                "Remote scope: region-limited remote",
                "Candidate level: Manager",
                "Salary: not publicly listed"
            ],
            "tags": [
                "legal",
                "affirm",
                "compliance",
                "us"
            ]
        },
        {
            "slug": "affirm-senior-partner-growth-manager-remote-us",
            "job_url": "https://citizenhire.com/jobs/affirm-senior-partner-growth-manager-remote-us",
            "title": "Senior Partner Growth Manager",
            "company": "Affirm",
            "category": "Business Development",
            "category_slug": "business-development",
            "location": "Remote US",
            "location_filter": "us",
            "remote_type": "Remote-region",
            "experience": "Manager",
            "employment_type": "Full-time",
            "salary_label": "Not publicly listed",
            "salary_min_usd": null,
            "salary_max_usd": null,
            "date_posted": "2026-05-01",
            "valid_through": "2026-06-24",
            "source_verified_at": "2026-05-25",
            "source_name": "Affirm Greenhouse board",
            "source_url": "https://job-boards.greenhouse.io/affirm/jobs/7721483003",
            "apply_url": "https://job-boards.greenhouse.io/affirm/jobs/7721483003",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "united_states",
                "applicant_region_label": "Applicant region: United States",
                "remote_scope_signal": "region_limited_remote",
                "remote_scope_label": "Remote scope: region-limited remote",
                "candidate_level_signal": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "salary_visibility_signal": "not_publicly_listed",
                "salary_visibility_label": "Salary: not publicly listed",
                "salary_range_parseable_usd": false,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant region: United States",
                "Remote scope: region-limited remote",
                "Candidate level: Manager",
                "Salary: not publicly listed"
            ],
            "tags": [
                "business-development",
                "affirm",
                "strategic-partnerships",
                "us"
            ]
        },
        {
            "slug": "affirm-senior-partner-growth-manager-remote-canada",
            "job_url": "https://citizenhire.com/jobs/affirm-senior-partner-growth-manager-remote-canada",
            "title": "Senior Partner Growth Manager",
            "company": "Affirm",
            "category": "Business Development",
            "category_slug": "business-development",
            "location": "Remote Canada",
            "location_filter": "north-america",
            "remote_type": "Remote-region",
            "experience": "Manager",
            "employment_type": "Full-time",
            "salary_label": "Not publicly listed",
            "salary_min_usd": null,
            "salary_max_usd": null,
            "date_posted": "2026-05-01",
            "valid_through": "2026-06-24",
            "source_verified_at": "2026-05-25",
            "source_name": "Affirm Greenhouse board",
            "source_url": "https://job-boards.greenhouse.io/affirm/jobs/7721485003",
            "apply_url": "https://job-boards.greenhouse.io/affirm/jobs/7721485003",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "canada_or_source_listed_countries",
                "applicant_region_label": "Applicant country signal: Canada or source-listed countries",
                "remote_scope_signal": "region_limited_remote",
                "remote_scope_label": "Remote scope: region-limited remote",
                "candidate_level_signal": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "salary_visibility_signal": "not_publicly_listed",
                "salary_visibility_label": "Salary: not publicly listed",
                "salary_range_parseable_usd": false,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant country signal: Canada or source-listed countries",
                "Remote scope: region-limited remote",
                "Candidate level: Manager",
                "Salary: not publicly listed"
            ],
            "tags": [
                "business-development",
                "affirm",
                "strategic-partnerships",
                "north-america"
            ]
        },
        {
            "slug": "affirm-strategic-finance-lead-revenue-remote-canada",
            "job_url": "https://citizenhire.com/jobs/affirm-strategic-finance-lead-revenue-remote-canada",
            "title": "Strategic Finance Lead (Revenue)",
            "company": "Affirm",
            "category": "Finance",
            "category_slug": "finance",
            "location": "Remote Canada",
            "location_filter": "north-america",
            "remote_type": "Remote-region",
            "experience": "Manager",
            "employment_type": "Full-time",
            "salary_label": "Not publicly listed",
            "salary_min_usd": null,
            "salary_max_usd": null,
            "date_posted": "2026-05-01",
            "valid_through": "2026-06-24",
            "source_verified_at": "2026-05-25",
            "source_name": "Affirm Greenhouse board",
            "source_url": "https://job-boards.greenhouse.io/affirm/jobs/7717901003",
            "apply_url": "https://job-boards.greenhouse.io/affirm/jobs/7717901003",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "canada_or_source_listed_countries",
                "applicant_region_label": "Applicant country signal: Canada or source-listed countries",
                "remote_scope_signal": "region_limited_remote",
                "remote_scope_label": "Remote scope: region-limited remote",
                "candidate_level_signal": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "salary_visibility_signal": "not_publicly_listed",
                "salary_visibility_label": "Salary: not publicly listed",
                "salary_range_parseable_usd": false,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant country signal: Canada or source-listed countries",
                "Remote scope: region-limited remote",
                "Candidate level: Manager",
                "Salary: not publicly listed"
            ],
            "tags": [
                "finance",
                "affirm",
                "strategic-finance",
                "north-america"
            ]
        },
        {
            "slug": "affirm-strategic-finance-lead-revenue-remote-us",
            "job_url": "https://citizenhire.com/jobs/affirm-strategic-finance-lead-revenue-remote-us",
            "title": "Strategic Finance Lead (Revenue)",
            "company": "Affirm",
            "category": "Finance",
            "category_slug": "finance",
            "location": "Remote US",
            "location_filter": "us",
            "remote_type": "Remote-region",
            "experience": "Manager",
            "employment_type": "Full-time",
            "salary_label": "Not publicly listed",
            "salary_min_usd": null,
            "salary_max_usd": null,
            "date_posted": "2026-05-01",
            "valid_through": "2026-06-24",
            "source_verified_at": "2026-05-25",
            "source_name": "Affirm Greenhouse board",
            "source_url": "https://job-boards.greenhouse.io/affirm/jobs/7717899003",
            "apply_url": "https://job-boards.greenhouse.io/affirm/jobs/7717899003",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "united_states",
                "applicant_region_label": "Applicant region: United States",
                "remote_scope_signal": "region_limited_remote",
                "remote_scope_label": "Remote scope: region-limited remote",
                "candidate_level_signal": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "salary_visibility_signal": "not_publicly_listed",
                "salary_visibility_label": "Salary: not publicly listed",
                "salary_range_parseable_usd": false,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant region: United States",
                "Remote scope: region-limited remote",
                "Candidate level: Manager",
                "Salary: not publicly listed"
            ],
            "tags": [
                "finance",
                "affirm",
                "strategic-finance",
                "us"
            ]
        },
        {
            "slug": "gitlab-director-enterprise-architecture-intelligent-automation-remote-us",
            "job_url": "https://citizenhire.com/jobs/gitlab-director-enterprise-architecture-intelligent-automation-remote-us",
            "title": "Director, Enterprise Architecture & Intelligent Automation",
            "company": "GitLab",
            "category": "Operations",
            "category_slug": "operations",
            "location": "Remote, US",
            "location_filter": "us",
            "remote_type": "Remote-region",
            "experience": "Manager",
            "employment_type": "Full-time",
            "salary_label": "USD 153,000 - 287,000",
            "salary_min_usd": 153000,
            "salary_max_usd": 287000,
            "date_posted": "2026-04-30",
            "valid_through": "2026-06-24",
            "source_verified_at": "2026-05-25",
            "source_name": "GitLab Greenhouse board",
            "source_url": "https://job-boards.greenhouse.io/gitlab/jobs/8510488002",
            "apply_url": "https://job-boards.greenhouse.io/gitlab/jobs/8510488002",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "united_states",
                "applicant_region_label": "Applicant region: United States",
                "remote_scope_signal": "region_limited_remote",
                "remote_scope_label": "Remote scope: region-limited remote",
                "candidate_level_signal": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "salary_visibility_signal": "public_usd_range",
                "salary_visibility_label": "Salary: public range shown",
                "salary_range_parseable_usd": true,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant region: United States",
                "Remote scope: region-limited remote",
                "Candidate level: Manager",
                "Salary: public range shown"
            ],
            "tags": [
                "operations",
                "gitlab",
                "enterprise-applications",
                "us"
            ]
        },
        {
            "slug": "gitlab-director-of-pricing-remote-canada-remote-us",
            "job_url": "https://citizenhire.com/jobs/gitlab-director-of-pricing-remote-canada-remote-us",
            "title": "Director of Pricing",
            "company": "GitLab",
            "category": "Engineering",
            "category_slug": "engineering",
            "location": "Remote, Canada; Remote, US",
            "location_filter": "north-america",
            "remote_type": "Remote-region",
            "experience": "Manager",
            "employment_type": "Full-time",
            "salary_label": "USD 161,400 - 302,600",
            "salary_min_usd": 161400,
            "salary_max_usd": 302600,
            "date_posted": "2026-04-30",
            "valid_through": "2026-06-24",
            "source_verified_at": "2026-05-25",
            "source_name": "GitLab Greenhouse board",
            "source_url": "https://job-boards.greenhouse.io/gitlab/jobs/8500092002",
            "apply_url": "https://job-boards.greenhouse.io/gitlab/jobs/8500092002",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "canada_or_source_listed_countries",
                "applicant_region_label": "Applicant country signal: Canada or source-listed countries",
                "remote_scope_signal": "region_limited_remote",
                "remote_scope_label": "Remote scope: region-limited remote",
                "candidate_level_signal": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "salary_visibility_signal": "public_usd_range",
                "salary_visibility_label": "Salary: public range shown",
                "salary_range_parseable_usd": true,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant country signal: Canada or source-listed countries",
                "Remote scope: region-limited remote",
                "Candidate level: Manager",
                "Salary: public range shown"
            ],
            "tags": [
                "engineering",
                "gitlab",
                "platforms",
                "north-america"
            ]
        },
        {
            "slug": "gitlab-director-regional-sales-france-remote-france",
            "job_url": "https://citizenhire.com/jobs/gitlab-director-regional-sales-france-remote-france",
            "title": "Director Regional Sales, France",
            "company": "GitLab",
            "category": "Sales",
            "category_slug": "sales",
            "location": "Remote, France",
            "location_filter": "europe",
            "remote_type": "Remote-region",
            "experience": "Manager",
            "employment_type": "Full-time",
            "salary_label": "Not publicly listed",
            "salary_min_usd": null,
            "salary_max_usd": null,
            "date_posted": "2026-04-30",
            "valid_through": "2026-06-24",
            "source_verified_at": "2026-05-25",
            "source_name": "GitLab Greenhouse board",
            "source_url": "https://job-boards.greenhouse.io/gitlab/jobs/8512133002",
            "apply_url": "https://job-boards.greenhouse.io/gitlab/jobs/8512133002",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "europe_or_source_listed_countries",
                "applicant_region_label": "Applicant region: Europe or source-listed countries",
                "remote_scope_signal": "region_limited_remote",
                "remote_scope_label": "Remote scope: region-limited remote",
                "candidate_level_signal": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "salary_visibility_signal": "not_publicly_listed",
                "salary_visibility_label": "Salary: not publicly listed",
                "salary_range_parseable_usd": false,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant region: Europe or source-listed countries",
                "Remote scope: region-limited remote",
                "Candidate level: Manager",
                "Salary: not publicly listed"
            ],
            "tags": [
                "sales",
                "gitlab",
                "emea-commercial",
                "europe"
            ]
        },
        {
            "slug": "gitlab-director-regional-sales-italy-remote-italy",
            "job_url": "https://citizenhire.com/jobs/gitlab-director-regional-sales-italy-remote-italy",
            "title": "Director Regional Sales, Italy",
            "company": "GitLab",
            "category": "Sales",
            "category_slug": "sales",
            "location": "Remote, Italy",
            "location_filter": "europe",
            "remote_type": "Remote-region",
            "experience": "Manager",
            "employment_type": "Full-time",
            "salary_label": "Not publicly listed",
            "salary_min_usd": null,
            "salary_max_usd": null,
            "date_posted": "2026-04-30",
            "valid_through": "2026-06-24",
            "source_verified_at": "2026-05-25",
            "source_name": "GitLab Greenhouse board",
            "source_url": "https://job-boards.greenhouse.io/gitlab/jobs/8326610002",
            "apply_url": "https://job-boards.greenhouse.io/gitlab/jobs/8326610002",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "europe_or_source_listed_countries",
                "applicant_region_label": "Applicant region: Europe or source-listed countries",
                "remote_scope_signal": "region_limited_remote",
                "remote_scope_label": "Remote scope: region-limited remote",
                "candidate_level_signal": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "salary_visibility_signal": "not_publicly_listed",
                "salary_visibility_label": "Salary: not publicly listed",
                "salary_range_parseable_usd": false,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant region: Europe or source-listed countries",
                "Remote scope: region-limited remote",
                "Candidate level: Manager",
                "Salary: not publicly listed"
            ],
            "tags": [
                "sales",
                "gitlab",
                "emea-enterprise",
                "europe"
            ]
        },
        {
            "slug": "gitlab-ecosystem-sales-manager-alps-remote-germany",
            "job_url": "https://citizenhire.com/jobs/gitlab-ecosystem-sales-manager-alps-remote-germany",
            "title": "Ecosystem Sales Manager, Alps",
            "company": "GitLab",
            "category": "Sales",
            "category_slug": "sales",
            "location": "Remote, Germany",
            "location_filter": "europe",
            "remote_type": "Remote-region",
            "experience": "Manager",
            "employment_type": "Full-time",
            "salary_label": "Not publicly listed",
            "salary_min_usd": null,
            "salary_max_usd": null,
            "date_posted": "2026-04-30",
            "valid_through": "2026-06-24",
            "source_verified_at": "2026-05-25",
            "source_name": "GitLab Greenhouse board",
            "source_url": "https://job-boards.greenhouse.io/gitlab/jobs/8418604002",
            "apply_url": "https://job-boards.greenhouse.io/gitlab/jobs/8418604002",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "europe_or_source_listed_countries",
                "applicant_region_label": "Applicant region: Europe or source-listed countries",
                "remote_scope_signal": "region_limited_remote",
                "remote_scope_label": "Remote scope: region-limited remote",
                "candidate_level_signal": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "salary_visibility_signal": "not_publicly_listed",
                "salary_visibility_label": "Salary: not publicly listed",
                "salary_range_parseable_usd": false,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant region: Europe or source-listed countries",
                "Remote scope: region-limited remote",
                "Candidate level: Manager",
                "Salary: not publicly listed"
            ],
            "tags": [
                "sales",
                "gitlab",
                "alliances-and-channel",
                "europe"
            ]
        },
        {
            "slug": "gitlab-ecosystem-sales-manager-scale-singapore-remote-singapore",
            "job_url": "https://citizenhire.com/jobs/gitlab-ecosystem-sales-manager-scale-singapore-remote-singapore",
            "title": "Ecosystem Sales Manager, Scale - Singapore",
            "company": "GitLab",
            "category": "Sales",
            "category_slug": "sales",
            "location": "Remote, Singapore",
            "location_filter": "apac",
            "remote_type": "Remote-region",
            "experience": "Manager",
            "employment_type": "Full-time",
            "salary_label": "Not publicly listed",
            "salary_min_usd": null,
            "salary_max_usd": null,
            "date_posted": "2026-04-30",
            "valid_through": "2026-06-24",
            "source_verified_at": "2026-05-25",
            "source_name": "GitLab Greenhouse board",
            "source_url": "https://job-boards.greenhouse.io/gitlab/jobs/8494601002",
            "apply_url": "https://job-boards.greenhouse.io/gitlab/jobs/8494601002",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "verify_on_source",
                "applicant_region_label": "Applicant region: verify on source (Remote, Singapore)",
                "remote_scope_signal": "region_limited_remote",
                "remote_scope_label": "Remote scope: region-limited remote",
                "candidate_level_signal": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "salary_visibility_signal": "not_publicly_listed",
                "salary_visibility_label": "Salary: not publicly listed",
                "salary_range_parseable_usd": false,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant region: verify on source (Remote, Singapore)",
                "Remote scope: region-limited remote",
                "Candidate level: Manager",
                "Salary: not publicly listed"
            ],
            "tags": [
                "sales",
                "gitlab",
                "alliances-and-channel",
                "apac"
            ]
        },
        {
            "slug": "gitlab-enablement-lead-emea-remote-united-kingdom",
            "job_url": "https://citizenhire.com/jobs/gitlab-enablement-lead-emea-remote-united-kingdom",
            "title": "Enablement Lead, EMEA",
            "company": "GitLab",
            "category": "Operations",
            "category_slug": "operations",
            "location": "Remote, United Kingdom",
            "location_filter": "europe",
            "remote_type": "Remote-region",
            "experience": "Manager",
            "employment_type": "Full-time",
            "salary_label": "Not publicly listed",
            "salary_min_usd": null,
            "salary_max_usd": null,
            "date_posted": "2026-04-30",
            "valid_through": "2026-06-24",
            "source_verified_at": "2026-05-25",
            "source_name": "GitLab Greenhouse board",
            "source_url": "https://job-boards.greenhouse.io/gitlab/jobs/8505529002",
            "apply_url": "https://job-boards.greenhouse.io/gitlab/jobs/8505529002",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "united_kingdom_or_source_listed_countries",
                "applicant_region_label": "Applicant country signal: United Kingdom or source-listed countries",
                "remote_scope_signal": "region_limited_remote",
                "remote_scope_label": "Remote scope: region-limited remote",
                "candidate_level_signal": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "salary_visibility_signal": "not_publicly_listed",
                "salary_visibility_label": "Salary: not publicly listed",
                "salary_range_parseable_usd": false,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant country signal: United Kingdom or source-listed countries",
                "Remote scope: region-limited remote",
                "Candidate level: Manager",
                "Salary: not publicly listed"
            ],
            "tags": [
                "operations",
                "gitlab",
                "enablement",
                "europe"
            ]
        },
        {
            "slug": "gitlab-engagement-manager-emea-remote",
            "job_url": "https://citizenhire.com/jobs/gitlab-engagement-manager-emea-remote",
            "title": "Engagement Manager - EMEA",
            "company": "GitLab",
            "category": "Operations",
            "category_slug": "operations",
            "location": "Remote",
            "location_filter": "worldwide",
            "remote_type": "Remote-region",
            "experience": "Manager",
            "employment_type": "Full-time",
            "salary_label": "Not publicly listed",
            "salary_min_usd": null,
            "salary_max_usd": null,
            "date_posted": "2026-04-30",
            "valid_through": "2026-06-24",
            "source_verified_at": "2026-05-25",
            "source_name": "GitLab Greenhouse board",
            "source_url": "https://job-boards.greenhouse.io/gitlab/jobs/8467462002",
            "apply_url": "https://job-boards.greenhouse.io/gitlab/jobs/8467462002",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "worldwide",
                "applicant_region_label": "Applicant region: worldwide signal from source",
                "remote_scope_signal": "region_limited_remote",
                "remote_scope_label": "Remote scope: region-limited remote",
                "candidate_level_signal": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "salary_visibility_signal": "not_publicly_listed",
                "salary_visibility_label": "Salary: not publicly listed",
                "salary_range_parseable_usd": false,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant region: worldwide signal from source",
                "Remote scope: region-limited remote",
                "Candidate level: Manager",
                "Salary: not publicly listed"
            ],
            "tags": [
                "operations",
                "gitlab",
                "practice-management",
                "worldwide"
            ]
        },
        {
            "slug": "gitlab-engineering-manager-continuous-delivery-remote-india",
            "job_url": "https://citizenhire.com/jobs/gitlab-engineering-manager-continuous-delivery-remote-india",
            "title": "Engineering Manager, Continuous Delivery",
            "company": "GitLab",
            "category": "Engineering",
            "category_slug": "engineering",
            "location": "Remote, India",
            "location_filter": "india",
            "remote_type": "Remote-region",
            "experience": "Manager",
            "employment_type": "Full-time",
            "salary_label": "Not publicly listed",
            "salary_min_usd": null,
            "salary_max_usd": null,
            "date_posted": "2026-04-30",
            "valid_through": "2026-06-24",
            "source_verified_at": "2026-05-25",
            "source_name": "GitLab Greenhouse board",
            "source_url": "https://job-boards.greenhouse.io/gitlab/jobs/8482744002",
            "apply_url": "https://job-boards.greenhouse.io/gitlab/jobs/8482744002",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "india",
                "applicant_region_label": "Applicant region: India",
                "remote_scope_signal": "region_limited_remote",
                "remote_scope_label": "Remote scope: region-limited remote",
                "candidate_level_signal": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "salary_visibility_signal": "not_publicly_listed",
                "salary_visibility_label": "Salary: not publicly listed",
                "salary_range_parseable_usd": false,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant region: India",
                "Remote scope: region-limited remote",
                "Candidate level: Manager",
                "Salary: not publicly listed"
            ],
            "tags": [
                "engineering",
                "gitlab",
                "devops-engineering",
                "india"
            ]
        },
        {
            "slug": "gitlab-engineering-manager-gitlab-delivery-upgrades-remote-india",
            "job_url": "https://citizenhire.com/jobs/gitlab-engineering-manager-gitlab-delivery-upgrades-remote-india",
            "title": "Engineering Manager, Gitlab Delivery: Upgrades",
            "company": "GitLab",
            "category": "Engineering",
            "category_slug": "engineering",
            "location": "Remote, India",
            "location_filter": "india",
            "remote_type": "Remote-region",
            "experience": "Manager",
            "employment_type": "Full-time",
            "salary_label": "Not publicly listed",
            "salary_min_usd": null,
            "salary_max_usd": null,
            "date_posted": "2026-04-30",
            "valid_through": "2026-06-24",
            "source_verified_at": "2026-05-25",
            "source_name": "GitLab Greenhouse board",
            "source_url": "https://job-boards.greenhouse.io/gitlab/jobs/8463917002",
            "apply_url": "https://job-boards.greenhouse.io/gitlab/jobs/8463917002",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "india",
                "applicant_region_label": "Applicant region: India",
                "remote_scope_signal": "region_limited_remote",
                "remote_scope_label": "Remote scope: region-limited remote",
                "candidate_level_signal": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "salary_visibility_signal": "not_publicly_listed",
                "salary_visibility_label": "Salary: not publicly listed",
                "salary_range_parseable_usd": false,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant region: India",
                "Remote scope: region-limited remote",
                "Candidate level: Manager",
                "Salary: not publicly listed"
            ],
            "tags": [
                "engineering",
                "gitlab",
                "platforms-engineering",
                "india"
            ]
        },
        {
            "slug": "gitlab-engineering-manager-gitaly-remote-canada-remote-ireland-remote-israel-remote-netherlands-remote-united-kingdom-remote-us",
            "job_url": "https://citizenhire.com/jobs/gitlab-engineering-manager-gitaly-remote-canada-remote-ireland-remote-israel-remote-netherlands-remote-united-kingdom-remote-us",
            "title": "Engineering Manager, Gitaly",
            "company": "GitLab",
            "category": "Engineering",
            "category_slug": "engineering",
            "location": "Remote, Canada; Remote, Ireland; Remote, Israel; Remote, Netherlands; Remote, United Kingdom; Remote, US",
            "location_filter": "europe",
            "remote_type": "Remote-region",
            "experience": "Manager",
            "employment_type": "Full-time",
            "salary_label": "USD 131,600 - 282,000",
            "salary_min_usd": 131600,
            "salary_max_usd": 282000,
            "date_posted": "2026-04-30",
            "valid_through": "2026-06-24",
            "source_verified_at": "2026-06-01",
            "source_name": "GitLab Greenhouse board",
            "source_url": "https://job-boards.greenhouse.io/gitlab/jobs/8337454002",
            "apply_url": "https://job-boards.greenhouse.io/gitlab/jobs/8337454002",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "canada_or_source_listed_countries",
                "applicant_region_label": "Applicant country signal: Canada or source-listed countries",
                "remote_scope_signal": "region_limited_remote",
                "remote_scope_label": "Remote scope: region-limited remote",
                "candidate_level_signal": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "salary_visibility_signal": "public_usd_range",
                "salary_visibility_label": "Salary: public range shown",
                "salary_range_parseable_usd": true,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant country signal: Canada or source-listed countries",
                "Remote scope: region-limited remote",
                "Candidate level: Manager",
                "Salary: public range shown"
            ],
            "tags": [
                "engineering",
                "gitlab",
                "gitaly",
                "europe"
            ]
        },
        {
            "slug": "gitlab-engineering-manager-sscs-supply-chain-remote-india",
            "job_url": "https://citizenhire.com/jobs/gitlab-engineering-manager-sscs-supply-chain-remote-india",
            "title": "Engineering Manager, SSCS: Supply Chain",
            "company": "GitLab",
            "category": "Engineering",
            "category_slug": "engineering",
            "location": "Remote, India",
            "location_filter": "india",
            "remote_type": "Remote-region",
            "experience": "Manager",
            "employment_type": "Full-time",
            "salary_label": "Not publicly listed",
            "salary_min_usd": null,
            "salary_max_usd": null,
            "date_posted": "2026-04-30",
            "valid_through": "2026-06-24",
            "source_verified_at": "2026-05-25",
            "source_name": "GitLab Greenhouse board",
            "source_url": "https://job-boards.greenhouse.io/gitlab/jobs/8478405002",
            "apply_url": "https://job-boards.greenhouse.io/gitlab/jobs/8478405002",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "india",
                "applicant_region_label": "Applicant region: India",
                "remote_scope_signal": "region_limited_remote",
                "remote_scope_label": "Remote scope: region-limited remote",
                "candidate_level_signal": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "salary_visibility_signal": "not_publicly_listed",
                "salary_visibility_label": "Salary: not publicly listed",
                "salary_range_parseable_usd": false,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant region: India",
                "Remote scope: region-limited remote",
                "Candidate level: Manager",
                "Salary: not publicly listed"
            ],
            "tags": [
                "engineering",
                "gitlab",
                "sec-engineering",
                "india"
            ]
        },
        {
            "slug": "gitlab-lead-commercial-legal-counsel-remote-us",
            "job_url": "https://citizenhire.com/jobs/gitlab-lead-commercial-legal-counsel-remote-us",
            "title": "Lead Commercial Legal Counsel",
            "company": "GitLab",
            "category": "Legal",
            "category_slug": "legal",
            "location": "Remote, US",
            "location_filter": "us",
            "remote_type": "Remote-region",
            "experience": "Manager",
            "employment_type": "Full-time",
            "salary_label": "USD 139,200 - 216,000",
            "salary_min_usd": 139200,
            "salary_max_usd": 216000,
            "date_posted": "2026-04-30",
            "valid_through": "2026-06-24",
            "source_verified_at": "2026-05-25",
            "source_name": "GitLab Greenhouse board",
            "source_url": "https://job-boards.greenhouse.io/gitlab/jobs/8500233002",
            "apply_url": "https://job-boards.greenhouse.io/gitlab/jobs/8500233002",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "united_states",
                "applicant_region_label": "Applicant region: United States",
                "remote_scope_signal": "region_limited_remote",
                "remote_scope_label": "Remote scope: region-limited remote",
                "candidate_level_signal": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "salary_visibility_signal": "public_usd_range",
                "salary_visibility_label": "Salary: public range shown",
                "salary_range_parseable_usd": true,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant region: United States",
                "Remote scope: region-limited remote",
                "Candidate level: Manager",
                "Salary: public range shown"
            ],
            "tags": [
                "legal",
                "gitlab",
                "us"
            ]
        },
        {
            "slug": "gitlab-manager-solutions-architects-commercial-remote-north-america",
            "job_url": "https://citizenhire.com/jobs/gitlab-manager-solutions-architects-commercial-remote-north-america",
            "title": "Manager, Solutions Architects - Commercial",
            "company": "GitLab",
            "category": "Operations",
            "category_slug": "operations",
            "location": "Remote, North America",
            "location_filter": "north-america",
            "remote_type": "Remote-region",
            "experience": "Manager",
            "employment_type": "Full-time",
            "salary_label": "USD 115,500 - 247,500",
            "salary_min_usd": 115500,
            "salary_max_usd": 247500,
            "date_posted": "2026-04-30",
            "valid_through": "2026-06-24",
            "source_verified_at": "2026-05-25",
            "source_name": "GitLab Greenhouse board",
            "source_url": "https://job-boards.greenhouse.io/gitlab/jobs/8503972002",
            "apply_url": "https://job-boards.greenhouse.io/gitlab/jobs/8503972002",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "north_america_or_source_listed_countries",
                "applicant_region_label": "Applicant region: North America or source-listed countries",
                "remote_scope_signal": "region_limited_remote",
                "remote_scope_label": "Remote scope: region-limited remote",
                "candidate_level_signal": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "salary_visibility_signal": "public_usd_range",
                "salary_visibility_label": "Salary: public range shown",
                "salary_range_parseable_usd": true,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant region: North America or source-listed countries",
                "Remote scope: region-limited remote",
                "Candidate level: Manager",
                "Salary: public range shown"
            ],
            "tags": [
                "operations",
                "gitlab",
                "sa",
                "north-america"
            ]
        },
        {
            "slug": "gitlab-principal-product-manager-security-gtm-remote-canada-remote-us",
            "job_url": "https://citizenhire.com/jobs/gitlab-principal-product-manager-security-gtm-remote-canada-remote-us",
            "title": "Principal Product Manager, Security - GTM",
            "company": "GitLab",
            "category": "Engineering",
            "category_slug": "engineering",
            "location": "Remote, Canada; Remote, US",
            "location_filter": "north-america",
            "remote_type": "Remote-region",
            "experience": "Manager",
            "employment_type": "Full-time",
            "salary_label": "USD 145,600 - 312,000",
            "salary_min_usd": 145600,
            "salary_max_usd": 312000,
            "date_posted": "2026-04-30",
            "valid_through": "2026-06-24",
            "source_verified_at": "2026-05-25",
            "source_name": "GitLab Greenhouse board",
            "source_url": "https://job-boards.greenhouse.io/gitlab/jobs/8489126002",
            "apply_url": "https://job-boards.greenhouse.io/gitlab/jobs/8489126002",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "canada_or_source_listed_countries",
                "applicant_region_label": "Applicant country signal: Canada or source-listed countries",
                "remote_scope_signal": "region_limited_remote",
                "remote_scope_label": "Remote scope: region-limited remote",
                "candidate_level_signal": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "salary_visibility_signal": "public_usd_range",
                "salary_visibility_label": "Salary: public range shown",
                "salary_range_parseable_usd": true,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant country signal: Canada or source-listed countries",
                "Remote scope: region-limited remote",
                "Candidate level: Manager",
                "Salary: public range shown"
            ],
            "tags": [
                "engineering",
                "gitlab",
                "security-compliance",
                "north-america"
            ]
        },
        {
            "slug": "gitlab-program-manager-dubai-remote-united-arab-emirates",
            "job_url": "https://citizenhire.com/jobs/gitlab-program-manager-dubai-remote-united-arab-emirates",
            "title": "Program Manager - Dubai",
            "company": "GitLab",
            "category": "AI and Data",
            "category_slug": "ai-data",
            "location": "Remote, United Arab Emirates",
            "location_filter": "worldwide",
            "remote_type": "Remote-region",
            "experience": "Manager",
            "employment_type": "Full-time",
            "salary_label": "Not publicly listed",
            "salary_min_usd": null,
            "salary_max_usd": null,
            "date_posted": "2026-04-30",
            "valid_through": "2026-06-24",
            "source_verified_at": "2026-05-25",
            "source_name": "GitLab Greenhouse board",
            "source_url": "https://job-boards.greenhouse.io/gitlab/jobs/8481645002",
            "apply_url": "https://job-boards.greenhouse.io/gitlab/jobs/8481645002",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "worldwide",
                "applicant_region_label": "Applicant region: worldwide signal from source",
                "remote_scope_signal": "region_limited_remote",
                "remote_scope_label": "Remote scope: region-limited remote",
                "candidate_level_signal": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "salary_visibility_signal": "not_publicly_listed",
                "salary_visibility_label": "Salary: not publicly listed",
                "salary_range_parseable_usd": false,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant region: worldwide signal from source",
                "Remote scope: region-limited remote",
                "Candidate level: Manager",
                "Salary: not publicly listed"
            ],
            "tags": [
                "ai-and-data",
                "gitlab",
                "consulting-delivery",
                "worldwide"
            ]
        },
        {
            "slug": "gitlab-regional-sales-director-asean-korea-remote-singapore",
            "job_url": "https://citizenhire.com/jobs/gitlab-regional-sales-director-asean-korea-remote-singapore",
            "title": "Regional Sales Director, ASEAN & Korea",
            "company": "GitLab",
            "category": "Sales",
            "category_slug": "sales",
            "location": "Remote, Singapore",
            "location_filter": "apac",
            "remote_type": "Remote-region",
            "experience": "Manager",
            "employment_type": "Full-time",
            "salary_label": "Not publicly listed",
            "salary_min_usd": null,
            "salary_max_usd": null,
            "date_posted": "2026-04-30",
            "valid_through": "2026-06-24",
            "source_verified_at": "2026-05-25",
            "source_name": "GitLab Greenhouse board",
            "source_url": "https://job-boards.greenhouse.io/gitlab/jobs/8476391002",
            "apply_url": "https://job-boards.greenhouse.io/gitlab/jobs/8476391002",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "verify_on_source",
                "applicant_region_label": "Applicant region: verify on source (Remote, Singapore)",
                "remote_scope_signal": "region_limited_remote",
                "remote_scope_label": "Remote scope: region-limited remote",
                "candidate_level_signal": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "salary_visibility_signal": "not_publicly_listed",
                "salary_visibility_label": "Salary: not publicly listed",
                "salary_range_parseable_usd": false,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant region: verify on source (Remote, Singapore)",
                "Remote scope: region-limited remote",
                "Candidate level: Manager",
                "Salary: not publicly listed"
            ],
            "tags": [
                "sales",
                "gitlab",
                "apac-enterprise",
                "apac"
            ]
        },
        {
            "slug": "gitlab-senior-customer-success-manager-india-remote-india",
            "job_url": "https://citizenhire.com/jobs/gitlab-senior-customer-success-manager-india-remote-india",
            "title": "Senior Customer Success Manager - India",
            "company": "GitLab",
            "category": "Customer Success",
            "category_slug": "customer-success",
            "location": "Remote, India",
            "location_filter": "india",
            "remote_type": "Remote-region",
            "experience": "Manager",
            "employment_type": "Full-time",
            "salary_label": "Not publicly listed",
            "salary_min_usd": null,
            "salary_max_usd": null,
            "date_posted": "2026-04-30",
            "valid_through": "2026-06-24",
            "source_verified_at": "2026-05-25",
            "source_name": "GitLab Greenhouse board",
            "source_url": "https://job-boards.greenhouse.io/gitlab/jobs/8514379002",
            "apply_url": "https://job-boards.greenhouse.io/gitlab/jobs/8514379002",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "india",
                "applicant_region_label": "Applicant region: India",
                "remote_scope_signal": "region_limited_remote",
                "remote_scope_label": "Remote scope: region-limited remote",
                "candidate_level_signal": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "salary_visibility_signal": "not_publicly_listed",
                "salary_visibility_label": "Salary: not publicly listed",
                "salary_range_parseable_usd": false,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant region: India",
                "Remote scope: region-limited remote",
                "Candidate level: Manager",
                "Salary: not publicly listed"
            ],
            "tags": [
                "customer-success",
                "gitlab",
                "india"
            ]
        },
        {
            "slug": "gitlab-senior-director-technical-program-management-remote-us",
            "job_url": "https://citizenhire.com/jobs/gitlab-senior-director-technical-program-management-remote-us",
            "title": "Senior Director, Technical Program Management",
            "company": "GitLab",
            "category": "Operations",
            "category_slug": "operations",
            "location": "Remote, US",
            "location_filter": "us",
            "remote_type": "Remote-region",
            "experience": "Manager",
            "employment_type": "Full-time",
            "salary_label": "USD 245,600 - 418,800",
            "salary_min_usd": 245600,
            "salary_max_usd": 418800,
            "date_posted": "2026-04-30",
            "valid_through": "2026-06-24",
            "source_verified_at": "2026-05-25",
            "source_name": "GitLab Greenhouse board",
            "source_url": "https://job-boards.greenhouse.io/gitlab/jobs/8509676002",
            "apply_url": "https://job-boards.greenhouse.io/gitlab/jobs/8509676002",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "united_states",
                "applicant_region_label": "Applicant region: United States",
                "remote_scope_signal": "region_limited_remote",
                "remote_scope_label": "Remote scope: region-limited remote",
                "candidate_level_signal": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "salary_visibility_signal": "public_usd_range",
                "salary_visibility_label": "Salary: public range shown",
                "salary_range_parseable_usd": true,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant region: United States",
                "Remote scope: region-limited remote",
                "Candidate level: Manager",
                "Salary: public range shown"
            ],
            "tags": [
                "operations",
                "gitlab",
                "office-of-the-cto",
                "us"
            ]
        },
        {
            "slug": "gitlab-senior-manager-engagement-management-remote-emea",
            "job_url": "https://citizenhire.com/jobs/gitlab-senior-manager-engagement-management-remote-emea",
            "title": "Senior Manager, Engagement Management",
            "company": "GitLab",
            "category": "Operations",
            "category_slug": "operations",
            "location": "Remote, EMEA",
            "location_filter": "emea",
            "remote_type": "Remote-region",
            "experience": "Manager",
            "employment_type": "Full-time",
            "salary_label": "Not publicly listed",
            "salary_min_usd": null,
            "salary_max_usd": null,
            "date_posted": "2026-04-30",
            "valid_through": "2026-06-24",
            "source_verified_at": "2026-05-25",
            "source_name": "GitLab Greenhouse board",
            "source_url": "https://job-boards.greenhouse.io/gitlab/jobs/8476671002",
            "apply_url": "https://job-boards.greenhouse.io/gitlab/jobs/8476671002",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "emea",
                "applicant_region_label": "Applicant region: EMEA",
                "remote_scope_signal": "region_limited_remote",
                "remote_scope_label": "Remote scope: region-limited remote",
                "candidate_level_signal": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "salary_visibility_signal": "not_publicly_listed",
                "salary_visibility_label": "Salary: not publicly listed",
                "salary_range_parseable_usd": false,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant region: EMEA",
                "Remote scope: region-limited remote",
                "Candidate level: Manager",
                "Salary: not publicly listed"
            ],
            "tags": [
                "operations",
                "gitlab",
                "consulting-delivery",
                "emea"
            ]
        },
        {
            "slug": "gitlab-senior-regional-marketing-manager-emea-remote-emea",
            "job_url": "https://citizenhire.com/jobs/gitlab-senior-regional-marketing-manager-emea-remote-emea",
            "title": "Senior Regional Marketing Manager, EMEA",
            "company": "GitLab",
            "category": "Marketing",
            "category_slug": "marketing",
            "location": "Remote, EMEA",
            "location_filter": "emea",
            "remote_type": "Remote-region",
            "experience": "Manager",
            "employment_type": "Full-time",
            "salary_label": "Not publicly listed",
            "salary_min_usd": null,
            "salary_max_usd": null,
            "date_posted": "2026-04-30",
            "valid_through": "2026-06-24",
            "source_verified_at": "2026-05-25",
            "source_name": "GitLab Greenhouse board",
            "source_url": "https://job-boards.greenhouse.io/gitlab/jobs/8453504002",
            "apply_url": "https://job-boards.greenhouse.io/gitlab/jobs/8453504002",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "emea",
                "applicant_region_label": "Applicant region: EMEA",
                "remote_scope_signal": "region_limited_remote",
                "remote_scope_label": "Remote scope: region-limited remote",
                "candidate_level_signal": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "salary_visibility_signal": "not_publicly_listed",
                "salary_visibility_label": "Salary: not publicly listed",
                "salary_range_parseable_usd": false,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant region: EMEA",
                "Remote scope: region-limited remote",
                "Candidate level: Manager",
                "Salary: not publicly listed"
            ],
            "tags": [
                "marketing",
                "gitlab",
                "regional-marketing",
                "emea"
            ]
        },
        {
            "slug": "gitlab-senior-regional-marketing-manager-india-remote-india",
            "job_url": "https://citizenhire.com/jobs/gitlab-senior-regional-marketing-manager-india-remote-india",
            "title": "Senior Regional Marketing Manager, India",
            "company": "GitLab",
            "category": "Marketing",
            "category_slug": "marketing",
            "location": "Remote, India",
            "location_filter": "india",
            "remote_type": "Remote-region",
            "experience": "Manager",
            "employment_type": "Full-time",
            "salary_label": "Not publicly listed",
            "salary_min_usd": null,
            "salary_max_usd": null,
            "date_posted": "2026-04-30",
            "valid_through": "2026-06-24",
            "source_verified_at": "2026-05-25",
            "source_name": "GitLab Greenhouse board",
            "source_url": "https://job-boards.greenhouse.io/gitlab/jobs/8493033002",
            "apply_url": "https://job-boards.greenhouse.io/gitlab/jobs/8493033002",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "india",
                "applicant_region_label": "Applicant region: India",
                "remote_scope_signal": "region_limited_remote",
                "remote_scope_label": "Remote scope: region-limited remote",
                "candidate_level_signal": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "salary_visibility_signal": "not_publicly_listed",
                "salary_visibility_label": "Salary: not publicly listed",
                "salary_range_parseable_usd": false,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant region: India",
                "Remote scope: region-limited remote",
                "Candidate level: Manager",
                "Salary: not publicly listed"
            ],
            "tags": [
                "marketing",
                "gitlab",
                "regional-marketing",
                "india"
            ]
        },
        {
            "slug": "gitlab-staff-technical-program-manager-remote-germany-remote-ireland-remote-netherlands-remote-united-kingdom",
            "job_url": "https://citizenhire.com/jobs/gitlab-staff-technical-program-manager-remote-germany-remote-ireland-remote-netherlands-remote-united-kingdom",
            "title": "Staff Technical Program Manager",
            "company": "GitLab",
            "category": "Operations",
            "category_slug": "operations",
            "location": "Remote, Germany; Remote, Ireland; Remote, Netherlands; Remote, United Kingdom",
            "location_filter": "europe",
            "remote_type": "Remote-region",
            "experience": "Manager",
            "employment_type": "Full-time",
            "salary_label": "Not publicly listed",
            "salary_min_usd": null,
            "salary_max_usd": null,
            "date_posted": "2026-04-30",
            "valid_through": "2026-06-24",
            "source_verified_at": "2026-05-25",
            "source_name": "GitLab Greenhouse board",
            "source_url": "https://job-boards.greenhouse.io/gitlab/jobs/8506618002",
            "apply_url": "https://job-boards.greenhouse.io/gitlab/jobs/8506618002",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "united_kingdom_or_source_listed_countries",
                "applicant_region_label": "Applicant country signal: United Kingdom or source-listed countries",
                "remote_scope_signal": "region_limited_remote",
                "remote_scope_label": "Remote scope: region-limited remote",
                "candidate_level_signal": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "salary_visibility_signal": "not_publicly_listed",
                "salary_visibility_label": "Salary: not publicly listed",
                "salary_range_parseable_usd": false,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant country signal: United Kingdom or source-listed countries",
                "Remote scope: region-limited remote",
                "Candidate level: Manager",
                "Salary: not publicly listed"
            ],
            "tags": [
                "operations",
                "gitlab",
                "office-of-the-cto",
                "europe"
            ]
        },
        {
            "slug": "affirm-director-analytics-strategic-insights-remote-canada",
            "job_url": "https://citizenhire.com/jobs/affirm-director-analytics-strategic-insights-remote-canada",
            "title": "Director, Analytics, Strategic Insights",
            "company": "Affirm",
            "category": "AI and Data",
            "category_slug": "ai-data",
            "location": "Remote Canada",
            "location_filter": "north-america",
            "remote_type": "Remote-region",
            "experience": "Manager",
            "employment_type": "Full-time",
            "salary_label": "Not publicly listed",
            "salary_min_usd": null,
            "salary_max_usd": null,
            "date_posted": "2026-04-30",
            "valid_through": "2026-06-24",
            "source_verified_at": "2026-05-25",
            "source_name": "Affirm Greenhouse board",
            "source_url": "https://job-boards.greenhouse.io/affirm/jobs/7718618003",
            "apply_url": "https://job-boards.greenhouse.io/affirm/jobs/7718618003",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "canada_or_source_listed_countries",
                "applicant_region_label": "Applicant country signal: Canada or source-listed countries",
                "remote_scope_signal": "region_limited_remote",
                "remote_scope_label": "Remote scope: region-limited remote",
                "candidate_level_signal": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "salary_visibility_signal": "not_publicly_listed",
                "salary_visibility_label": "Salary: not publicly listed",
                "salary_range_parseable_usd": false,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant country signal: Canada or source-listed countries",
                "Remote scope: region-limited remote",
                "Candidate level: Manager",
                "Salary: not publicly listed"
            ],
            "tags": [
                "ai-and-data",
                "affirm",
                "revenue-operations-analytics",
                "north-america"
            ]
        },
        {
            "slug": "affirm-director-analytics-strategic-insights-remote-us",
            "job_url": "https://citizenhire.com/jobs/affirm-director-analytics-strategic-insights-remote-us",
            "title": "Director, Analytics, Strategic Insights",
            "company": "Affirm",
            "category": "AI and Data",
            "category_slug": "ai-data",
            "location": "Remote US",
            "location_filter": "us",
            "remote_type": "Remote-region",
            "experience": "Manager",
            "employment_type": "Full-time",
            "salary_label": "Not publicly listed",
            "salary_min_usd": null,
            "salary_max_usd": null,
            "date_posted": "2026-04-30",
            "valid_through": "2026-06-24",
            "source_verified_at": "2026-05-25",
            "source_name": "Affirm Greenhouse board",
            "source_url": "https://job-boards.greenhouse.io/affirm/jobs/7718616003",
            "apply_url": "https://job-boards.greenhouse.io/affirm/jobs/7718616003",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "united_states",
                "applicant_region_label": "Applicant region: United States",
                "remote_scope_signal": "region_limited_remote",
                "remote_scope_label": "Remote scope: region-limited remote",
                "candidate_level_signal": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "salary_visibility_signal": "not_publicly_listed",
                "salary_visibility_label": "Salary: not publicly listed",
                "salary_range_parseable_usd": false,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant region: United States",
                "Remote scope: region-limited remote",
                "Candidate level: Manager",
                "Salary: not publicly listed"
            ],
            "tags": [
                "ai-and-data",
                "affirm",
                "revenue-operations-analytics",
                "us"
            ]
        },
        {
            "slug": "affirm-it-engineering-manager-endpoint-engineering-remote-us",
            "job_url": "https://citizenhire.com/jobs/affirm-it-engineering-manager-endpoint-engineering-remote-us",
            "title": "IT Engineering Manager (Endpoint Engineering)",
            "company": "Affirm",
            "category": "Engineering",
            "category_slug": "engineering",
            "location": "Remote US",
            "location_filter": "us",
            "remote_type": "Remote-region",
            "experience": "Manager",
            "employment_type": "Full-time",
            "salary_label": "Not publicly listed",
            "salary_min_usd": null,
            "salary_max_usd": null,
            "date_posted": "2026-04-30",
            "valid_through": "2026-06-24",
            "source_verified_at": "2026-05-25",
            "source_name": "Affirm Greenhouse board",
            "source_url": "https://job-boards.greenhouse.io/affirm/jobs/7715528003",
            "apply_url": "https://job-boards.greenhouse.io/affirm/jobs/7715528003",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "united_states",
                "applicant_region_label": "Applicant region: United States",
                "remote_scope_signal": "region_limited_remote",
                "remote_scope_label": "Remote scope: region-limited remote",
                "candidate_level_signal": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "salary_visibility_signal": "not_publicly_listed",
                "salary_visibility_label": "Salary: not publicly listed",
                "salary_range_parseable_usd": false,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant region: United States",
                "Remote scope: region-limited remote",
                "Candidate level: Manager",
                "Salary: not publicly listed"
            ],
            "tags": [
                "engineering",
                "affirm",
                "it",
                "us"
            ]
        },
        {
            "slug": "affirm-it-engineering-manager-endpoint-engineering-remote-canada",
            "job_url": "https://citizenhire.com/jobs/affirm-it-engineering-manager-endpoint-engineering-remote-canada",
            "title": "IT Engineering Manager (Endpoint Engineering)",
            "company": "Affirm",
            "category": "Engineering",
            "category_slug": "engineering",
            "location": "Remote Canada",
            "location_filter": "north-america",
            "remote_type": "Remote-region",
            "experience": "Manager",
            "employment_type": "Full-time",
            "salary_label": "Not publicly listed",
            "salary_min_usd": null,
            "salary_max_usd": null,
            "date_posted": "2026-04-30",
            "valid_through": "2026-06-24",
            "source_verified_at": "2026-05-25",
            "source_name": "Affirm Greenhouse board",
            "source_url": "https://job-boards.greenhouse.io/affirm/jobs/7715530003",
            "apply_url": "https://job-boards.greenhouse.io/affirm/jobs/7715530003",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "canada_or_source_listed_countries",
                "applicant_region_label": "Applicant country signal: Canada or source-listed countries",
                "remote_scope_signal": "region_limited_remote",
                "remote_scope_label": "Remote scope: region-limited remote",
                "candidate_level_signal": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "salary_visibility_signal": "not_publicly_listed",
                "salary_visibility_label": "Salary: not publicly listed",
                "salary_range_parseable_usd": false,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant country signal: Canada or source-listed countries",
                "Remote scope: region-limited remote",
                "Candidate level: Manager",
                "Salary: not publicly listed"
            ],
            "tags": [
                "engineering",
                "affirm",
                "it",
                "north-america"
            ]
        },
        {
            "slug": "affirm-key-account-manager-remote-us",
            "job_url": "https://citizenhire.com/jobs/affirm-key-account-manager-remote-us",
            "title": "Key Account Manager",
            "company": "Affirm",
            "category": "Sales",
            "category_slug": "sales",
            "location": "Remote US",
            "location_filter": "us",
            "remote_type": "Remote-region",
            "experience": "Manager",
            "employment_type": "Full-time",
            "salary_label": "Not publicly listed",
            "salary_min_usd": null,
            "salary_max_usd": null,
            "date_posted": "2026-04-30",
            "valid_through": "2026-06-24",
            "source_verified_at": "2026-05-25",
            "source_name": "Affirm Greenhouse board",
            "source_url": "https://job-boards.greenhouse.io/affirm/jobs/7712703003",
            "apply_url": "https://job-boards.greenhouse.io/affirm/jobs/7712703003",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "united_states",
                "applicant_region_label": "Applicant region: United States",
                "remote_scope_signal": "region_limited_remote",
                "remote_scope_label": "Remote scope: region-limited remote",
                "candidate_level_signal": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "salary_visibility_signal": "not_publicly_listed",
                "salary_visibility_label": "Salary: not publicly listed",
                "salary_range_parseable_usd": false,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant region: United States",
                "Remote scope: region-limited remote",
                "Candidate level: Manager",
                "Salary: not publicly listed"
            ],
            "tags": [
                "sales",
                "affirm",
                "client-success",
                "us"
            ]
        },
        {
            "slug": "affirm-people-knowledge-experience-manager-remote-canada",
            "job_url": "https://citizenhire.com/jobs/affirm-people-knowledge-experience-manager-remote-canada",
            "title": "People Knowledge Experience Manager",
            "company": "Affirm",
            "category": "Operations",
            "category_slug": "operations",
            "location": "Remote Canada",
            "location_filter": "north-america",
            "remote_type": "Remote-region",
            "experience": "Manager",
            "employment_type": "Full-time",
            "salary_label": "Not publicly listed",
            "salary_min_usd": null,
            "salary_max_usd": null,
            "date_posted": "2026-04-30",
            "valid_through": "2026-06-24",
            "source_verified_at": "2026-05-25",
            "source_name": "Affirm Greenhouse board",
            "source_url": "https://job-boards.greenhouse.io/affirm/jobs/7712661003",
            "apply_url": "https://job-boards.greenhouse.io/affirm/jobs/7712661003",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "canada_or_source_listed_countries",
                "applicant_region_label": "Applicant country signal: Canada or source-listed countries",
                "remote_scope_signal": "region_limited_remote",
                "remote_scope_label": "Remote scope: region-limited remote",
                "candidate_level_signal": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "salary_visibility_signal": "not_publicly_listed",
                "salary_visibility_label": "Salary: not publicly listed",
                "salary_range_parseable_usd": false,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant country signal: Canada or source-listed countries",
                "Remote scope: region-limited remote",
                "Candidate level: Manager",
                "Salary: not publicly listed"
            ],
            "tags": [
                "operations",
                "affirm",
                "people-planning-places-ops",
                "north-america"
            ]
        },
        {
            "slug": "affirm-people-knowledge-experience-manager-remote-us",
            "job_url": "https://citizenhire.com/jobs/affirm-people-knowledge-experience-manager-remote-us",
            "title": "People Knowledge Experience Manager",
            "company": "Affirm",
            "category": "Operations",
            "category_slug": "operations",
            "location": "Remote US",
            "location_filter": "us",
            "remote_type": "Remote-region",
            "experience": "Manager",
            "employment_type": "Full-time",
            "salary_label": "Not publicly listed",
            "salary_min_usd": null,
            "salary_max_usd": null,
            "date_posted": "2026-04-30",
            "valid_through": "2026-06-24",
            "source_verified_at": "2026-05-25",
            "source_name": "Affirm Greenhouse board",
            "source_url": "https://job-boards.greenhouse.io/affirm/jobs/7712659003",
            "apply_url": "https://job-boards.greenhouse.io/affirm/jobs/7712659003",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "united_states",
                "applicant_region_label": "Applicant region: United States",
                "remote_scope_signal": "region_limited_remote",
                "remote_scope_label": "Remote scope: region-limited remote",
                "candidate_level_signal": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "salary_visibility_signal": "not_publicly_listed",
                "salary_visibility_label": "Salary: not publicly listed",
                "salary_range_parseable_usd": false,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant region: United States",
                "Remote scope: region-limited remote",
                "Candidate level: Manager",
                "Salary: not publicly listed"
            ],
            "tags": [
                "operations",
                "affirm",
                "people-planning-places-ops",
                "us"
            ]
        },
        {
            "slug": "canonical-director-talent-analytics-home-based-emea",
            "job_url": "https://citizenhire.com/jobs/canonical-director-talent-analytics-home-based-emea",
            "title": "Director, Talent Analytics",
            "company": "Canonical",
            "category": "AI and Data",
            "category_slug": "ai-data",
            "location": "Home based - EMEA",
            "location_filter": "emea",
            "remote_type": "Remote-region",
            "experience": "Manager",
            "employment_type": "Full-time",
            "salary_label": "Not publicly listed",
            "salary_min_usd": null,
            "salary_max_usd": null,
            "date_posted": "2026-04-29",
            "valid_through": "2026-06-24",
            "source_verified_at": "2026-05-25",
            "source_name": "Canonical Greenhouse board",
            "source_url": "https://job-boards.greenhouse.io/canonical/jobs/6460571",
            "apply_url": "https://job-boards.greenhouse.io/canonical/jobs/6460571",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "emea",
                "applicant_region_label": "Applicant region: EMEA",
                "remote_scope_signal": "region_limited_remote",
                "remote_scope_label": "Remote scope: region-limited remote",
                "candidate_level_signal": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "salary_visibility_signal": "not_publicly_listed",
                "salary_visibility_label": "Salary: not publicly listed",
                "salary_range_parseable_usd": false,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant region: EMEA",
                "Remote scope: region-limited remote",
                "Candidate level: Manager",
                "Salary: not publicly listed"
            ],
            "tags": [
                "ai-and-data",
                "canonical",
                "people",
                "emea"
            ]
        },
        {
            "slug": "affirm-revenue-operations-lead-remote-us",
            "job_url": "https://citizenhire.com/jobs/affirm-revenue-operations-lead-remote-us",
            "title": "Revenue Operations Lead",
            "company": "Affirm",
            "category": "AI and Data",
            "category_slug": "ai-data",
            "location": "Remote US",
            "location_filter": "us",
            "remote_type": "Remote-region",
            "experience": "Manager",
            "employment_type": "Full-time",
            "salary_label": "Not publicly listed",
            "salary_min_usd": null,
            "salary_max_usd": null,
            "date_posted": "2026-04-29",
            "valid_through": "2026-06-24",
            "source_verified_at": "2026-05-25",
            "source_name": "Affirm Greenhouse board",
            "source_url": "https://job-boards.greenhouse.io/affirm/jobs/7686481003",
            "apply_url": "https://job-boards.greenhouse.io/affirm/jobs/7686481003",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "united_states",
                "applicant_region_label": "Applicant region: United States",
                "remote_scope_signal": "region_limited_remote",
                "remote_scope_label": "Remote scope: region-limited remote",
                "candidate_level_signal": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "salary_visibility_signal": "not_publicly_listed",
                "salary_visibility_label": "Salary: not publicly listed",
                "salary_range_parseable_usd": false,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant region: United States",
                "Remote scope: region-limited remote",
                "Candidate level: Manager",
                "Salary: not publicly listed"
            ],
            "tags": [
                "ai-and-data",
                "affirm",
                "revenue-operations-analytics",
                "us"
            ]
        },
        {
            "slug": "affirm-revenue-operations-lead-remote-canada",
            "job_url": "https://citizenhire.com/jobs/affirm-revenue-operations-lead-remote-canada",
            "title": "Revenue Operations Lead",
            "company": "Affirm",
            "category": "AI and Data",
            "category_slug": "ai-data",
            "location": "Remote Canada",
            "location_filter": "north-america",
            "remote_type": "Remote-region",
            "experience": "Manager",
            "employment_type": "Full-time",
            "salary_label": "Not publicly listed",
            "salary_min_usd": null,
            "salary_max_usd": null,
            "date_posted": "2026-04-29",
            "valid_through": "2026-06-24",
            "source_verified_at": "2026-05-25",
            "source_name": "Affirm Greenhouse board",
            "source_url": "https://job-boards.greenhouse.io/affirm/jobs/7686483003",
            "apply_url": "https://job-boards.greenhouse.io/affirm/jobs/7686483003",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "canada_or_source_listed_countries",
                "applicant_region_label": "Applicant country signal: Canada or source-listed countries",
                "remote_scope_signal": "region_limited_remote",
                "remote_scope_label": "Remote scope: region-limited remote",
                "candidate_level_signal": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "salary_visibility_signal": "not_publicly_listed",
                "salary_visibility_label": "Salary: not publicly listed",
                "salary_range_parseable_usd": false,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant country signal: Canada or source-listed countries",
                "Remote scope: region-limited remote",
                "Candidate level: Manager",
                "Salary: not publicly listed"
            ],
            "tags": [
                "ai-and-data",
                "affirm",
                "revenue-operations-analytics",
                "north-america"
            ]
        },
        {
            "slug": "grafana-labs-engineering-manager-observability-dept-germany-remote-germany-remote",
            "job_url": "https://citizenhire.com/jobs/grafana-labs-engineering-manager-observability-dept-germany-remote-germany-remote",
            "title": "Engineering Manager, Observability Dept | Germany | Remote",
            "company": "Grafana Labs",
            "category": "Engineering",
            "category_slug": "engineering",
            "location": "Germany (Remote)",
            "location_filter": "europe",
            "remote_type": "Remote-region",
            "experience": "Manager",
            "employment_type": "Full-time",
            "salary_label": "Not publicly listed",
            "salary_min_usd": null,
            "salary_max_usd": null,
            "date_posted": "2026-04-29",
            "valid_through": "2026-06-24",
            "source_verified_at": "2026-05-25",
            "source_name": "Grafana Labs Greenhouse board",
            "source_url": "https://job-boards.greenhouse.io/grafanalabs/jobs/5984487004",
            "apply_url": "https://job-boards.greenhouse.io/grafanalabs/jobs/5984487004",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "europe_or_source_listed_countries",
                "applicant_region_label": "Applicant region: Europe or source-listed countries",
                "remote_scope_signal": "region_limited_remote",
                "remote_scope_label": "Remote scope: region-limited remote",
                "candidate_level_signal": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "salary_visibility_signal": "not_publicly_listed",
                "salary_visibility_label": "Salary: not publicly listed",
                "salary_range_parseable_usd": false,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant region: Europe or source-listed countries",
                "Remote scope: region-limited remote",
                "Candidate level: Manager",
                "Salary: not publicly listed"
            ],
            "tags": [
                "engineering",
                "grafana-labs",
                "r-d-observability",
                "europe"
            ]
        },
        {
            "slug": "grafana-labs-engineering-manager-observability-dept-ireland-remote-republic-of-ireland-remote",
            "job_url": "https://citizenhire.com/jobs/grafana-labs-engineering-manager-observability-dept-ireland-remote-republic-of-ireland-remote",
            "title": "Engineering Manager, Observability Dept | Ireland | Remote",
            "company": "Grafana Labs",
            "category": "Engineering",
            "category_slug": "engineering",
            "location": "Republic of Ireland (Remote)",
            "location_filter": "europe",
            "remote_type": "Remote-region",
            "experience": "Manager",
            "employment_type": "Full-time",
            "salary_label": "Not publicly listed",
            "salary_min_usd": null,
            "salary_max_usd": null,
            "date_posted": "2026-04-29",
            "valid_through": "2026-06-24",
            "source_verified_at": "2026-05-25",
            "source_name": "Grafana Labs Greenhouse board",
            "source_url": "https://job-boards.greenhouse.io/grafanalabs/jobs/5984495004",
            "apply_url": "https://job-boards.greenhouse.io/grafanalabs/jobs/5984495004",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "europe_or_source_listed_countries",
                "applicant_region_label": "Applicant region: Europe or source-listed countries",
                "remote_scope_signal": "region_limited_remote",
                "remote_scope_label": "Remote scope: region-limited remote",
                "candidate_level_signal": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "salary_visibility_signal": "not_publicly_listed",
                "salary_visibility_label": "Salary: not publicly listed",
                "salary_range_parseable_usd": false,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant region: Europe or source-listed countries",
                "Remote scope: region-limited remote",
                "Candidate level: Manager",
                "Salary: not publicly listed"
            ],
            "tags": [
                "engineering",
                "grafana-labs",
                "r-d-observability",
                "europe"
            ]
        },
        {
            "slug": "grafana-labs-engineering-manager-observability-dept-spain-remote-spain-remote",
            "job_url": "https://citizenhire.com/jobs/grafana-labs-engineering-manager-observability-dept-spain-remote-spain-remote",
            "title": "Engineering Manager, Observability Dept | Spain | Remote",
            "company": "Grafana Labs",
            "category": "Engineering",
            "category_slug": "engineering",
            "location": "Spain (Remote)",
            "location_filter": "europe",
            "remote_type": "Remote-region",
            "experience": "Manager",
            "employment_type": "Full-time",
            "salary_label": "Not publicly listed",
            "salary_min_usd": null,
            "salary_max_usd": null,
            "date_posted": "2026-04-29",
            "valid_through": "2026-06-24",
            "source_verified_at": "2026-05-25",
            "source_name": "Grafana Labs Greenhouse board",
            "source_url": "https://job-boards.greenhouse.io/grafanalabs/jobs/5984491004",
            "apply_url": "https://job-boards.greenhouse.io/grafanalabs/jobs/5984491004",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "europe_or_source_listed_countries",
                "applicant_region_label": "Applicant region: Europe or source-listed countries",
                "remote_scope_signal": "region_limited_remote",
                "remote_scope_label": "Remote scope: region-limited remote",
                "candidate_level_signal": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "salary_visibility_signal": "not_publicly_listed",
                "salary_visibility_label": "Salary: not publicly listed",
                "salary_range_parseable_usd": false,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant region: Europe or source-listed countries",
                "Remote scope: region-limited remote",
                "Candidate level: Manager",
                "Salary: not publicly listed"
            ],
            "tags": [
                "engineering",
                "grafana-labs",
                "r-d-observability",
                "europe"
            ]
        },
        {
            "slug": "grafana-labs-engineering-manager-observability-dept-sweden-remote-sweden-remote",
            "job_url": "https://citizenhire.com/jobs/grafana-labs-engineering-manager-observability-dept-sweden-remote-sweden-remote",
            "title": "Engineering Manager, Observability Dept | Sweden | Remote",
            "company": "Grafana Labs",
            "category": "Engineering",
            "category_slug": "engineering",
            "location": "Sweden (Remote)",
            "location_filter": "europe",
            "remote_type": "Remote-region",
            "experience": "Manager",
            "employment_type": "Full-time",
            "salary_label": "Not publicly listed",
            "salary_min_usd": null,
            "salary_max_usd": null,
            "date_posted": "2026-04-29",
            "valid_through": "2026-06-24",
            "source_verified_at": "2026-05-25",
            "source_name": "Grafana Labs Greenhouse board",
            "source_url": "https://job-boards.greenhouse.io/grafanalabs/jobs/5984494004",
            "apply_url": "https://job-boards.greenhouse.io/grafanalabs/jobs/5984494004",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "europe_or_source_listed_countries",
                "applicant_region_label": "Applicant region: Europe or source-listed countries",
                "remote_scope_signal": "region_limited_remote",
                "remote_scope_label": "Remote scope: region-limited remote",
                "candidate_level_signal": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "salary_visibility_signal": "not_publicly_listed",
                "salary_visibility_label": "Salary: not publicly listed",
                "salary_range_parseable_usd": false,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant region: Europe or source-listed countries",
                "Remote scope: region-limited remote",
                "Candidate level: Manager",
                "Salary: not publicly listed"
            ],
            "tags": [
                "engineering",
                "grafana-labs",
                "r-d-observability",
                "europe"
            ]
        },
        {
            "slug": "grafana-labs-engineering-manager-observability-dept-uk-remote-united-kingdom-remote",
            "job_url": "https://citizenhire.com/jobs/grafana-labs-engineering-manager-observability-dept-uk-remote-united-kingdom-remote",
            "title": "Engineering Manager, Observability Dept | UK | Remote",
            "company": "Grafana Labs",
            "category": "Engineering",
            "category_slug": "engineering",
            "location": "United Kingdom (Remote)",
            "location_filter": "europe",
            "remote_type": "Remote-region",
            "experience": "Manager",
            "employment_type": "Full-time",
            "salary_label": "Not publicly listed",
            "salary_min_usd": null,
            "salary_max_usd": null,
            "date_posted": "2026-04-29",
            "valid_through": "2026-06-24",
            "source_verified_at": "2026-05-25",
            "source_name": "Grafana Labs Greenhouse board",
            "source_url": "https://job-boards.greenhouse.io/grafanalabs/jobs/5984490004",
            "apply_url": "https://job-boards.greenhouse.io/grafanalabs/jobs/5984490004",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "united_kingdom_or_source_listed_countries",
                "applicant_region_label": "Applicant country signal: United Kingdom or source-listed countries",
                "remote_scope_signal": "region_limited_remote",
                "remote_scope_label": "Remote scope: region-limited remote",
                "candidate_level_signal": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "salary_visibility_signal": "not_publicly_listed",
                "salary_visibility_label": "Salary: not publicly listed",
                "salary_range_parseable_usd": false,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant country signal: United Kingdom or source-listed countries",
                "Remote scope: region-limited remote",
                "Candidate level: Manager",
                "Salary: not publicly listed"
            ],
            "tags": [
                "engineering",
                "grafana-labs",
                "r-d-observability",
                "europe"
            ]
        },
        {
            "slug": "grafana-labs-engineering-manager-observability-dept-usa-est-remote-united-states-remote",
            "job_url": "https://citizenhire.com/jobs/grafana-labs-engineering-manager-observability-dept-usa-est-remote-united-states-remote",
            "title": "Engineering Manager, Observability Dept | USA EST | Remote",
            "company": "Grafana Labs",
            "category": "Engineering",
            "category_slug": "engineering",
            "location": "United States (Remote)",
            "location_filter": "us",
            "remote_type": "Remote-region",
            "experience": "Manager",
            "employment_type": "Full-time",
            "salary_label": "Not publicly listed",
            "salary_min_usd": null,
            "salary_max_usd": null,
            "date_posted": "2026-04-29",
            "valid_through": "2026-06-24",
            "source_verified_at": "2026-05-25",
            "source_name": "Grafana Labs Greenhouse board",
            "source_url": "https://job-boards.greenhouse.io/grafanalabs/jobs/5984500004",
            "apply_url": "https://job-boards.greenhouse.io/grafanalabs/jobs/5984500004",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "united_states",
                "applicant_region_label": "Applicant region: United States",
                "remote_scope_signal": "region_limited_remote",
                "remote_scope_label": "Remote scope: region-limited remote",
                "candidate_level_signal": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "salary_visibility_signal": "not_publicly_listed",
                "salary_visibility_label": "Salary: not publicly listed",
                "salary_range_parseable_usd": false,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant region: United States",
                "Remote scope: region-limited remote",
                "Candidate level: Manager",
                "Salary: not publicly listed"
            ],
            "tags": [
                "engineering",
                "grafana-labs",
                "r-d-observability",
                "us"
            ]
        },
        {
            "slug": "affirm-manager-machine-learning-engineering-fraud-remote-us",
            "job_url": "https://citizenhire.com/jobs/affirm-manager-machine-learning-engineering-fraud-remote-us",
            "title": "Manager, Machine Learning Engineering (Fraud)",
            "company": "Affirm",
            "category": "Engineering",
            "category_slug": "engineering",
            "location": "Remote US",
            "location_filter": "us",
            "remote_type": "Remote-region",
            "experience": "Manager",
            "employment_type": "Full-time",
            "salary_label": "Not publicly listed",
            "salary_min_usd": null,
            "salary_max_usd": null,
            "date_posted": "2026-04-28",
            "valid_through": "2026-06-24",
            "source_verified_at": "2026-05-25",
            "source_name": "Affirm Greenhouse board",
            "source_url": "https://job-boards.greenhouse.io/affirm/jobs/7710178003",
            "apply_url": "https://job-boards.greenhouse.io/affirm/jobs/7710178003",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "united_states",
                "applicant_region_label": "Applicant region: United States",
                "remote_scope_signal": "region_limited_remote",
                "remote_scope_label": "Remote scope: region-limited remote",
                "candidate_level_signal": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "salary_visibility_signal": "not_publicly_listed",
                "salary_visibility_label": "Salary: not publicly listed",
                "salary_range_parseable_usd": false,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant region: United States",
                "Remote scope: region-limited remote",
                "Candidate level: Manager",
                "Salary: not publicly listed"
            ],
            "tags": [
                "engineering",
                "affirm",
                "checkout",
                "us"
            ]
        },
        {
            "slug": "affirm-senior-manager-strategic-finance-revenue-remote-canada",
            "job_url": "https://citizenhire.com/jobs/affirm-senior-manager-strategic-finance-revenue-remote-canada",
            "title": "Senior Manager, Strategic Finance (Revenue)",
            "company": "Affirm",
            "category": "Finance",
            "category_slug": "finance",
            "location": "Remote Canada",
            "location_filter": "north-america",
            "remote_type": "Remote-region",
            "experience": "Manager",
            "employment_type": "Full-time",
            "salary_label": "Not publicly listed",
            "salary_min_usd": null,
            "salary_max_usd": null,
            "date_posted": "2026-04-28",
            "valid_through": "2026-06-24",
            "source_verified_at": "2026-05-25",
            "source_name": "Affirm Greenhouse board",
            "source_url": "https://job-boards.greenhouse.io/affirm/jobs/7692257003",
            "apply_url": "https://job-boards.greenhouse.io/affirm/jobs/7692257003",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "canada_or_source_listed_countries",
                "applicant_region_label": "Applicant country signal: Canada or source-listed countries",
                "remote_scope_signal": "region_limited_remote",
                "remote_scope_label": "Remote scope: region-limited remote",
                "candidate_level_signal": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "salary_visibility_signal": "not_publicly_listed",
                "salary_visibility_label": "Salary: not publicly listed",
                "salary_range_parseable_usd": false,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant country signal: Canada or source-listed countries",
                "Remote scope: region-limited remote",
                "Candidate level: Manager",
                "Salary: not publicly listed"
            ],
            "tags": [
                "finance",
                "affirm",
                "strategic-finance",
                "north-america"
            ]
        },
        {
            "slug": "affirm-senior-manager-strategic-finance-revenue-remote-us",
            "job_url": "https://citizenhire.com/jobs/affirm-senior-manager-strategic-finance-revenue-remote-us",
            "title": "Senior Manager, Strategic Finance (Revenue)",
            "company": "Affirm",
            "category": "Finance",
            "category_slug": "finance",
            "location": "Remote US",
            "location_filter": "us",
            "remote_type": "Remote-region",
            "experience": "Manager",
            "employment_type": "Full-time",
            "salary_label": "Not publicly listed",
            "salary_min_usd": null,
            "salary_max_usd": null,
            "date_posted": "2026-04-28",
            "valid_through": "2026-06-24",
            "source_verified_at": "2026-05-25",
            "source_name": "Affirm Greenhouse board",
            "source_url": "https://job-boards.greenhouse.io/affirm/jobs/7692255003",
            "apply_url": "https://job-boards.greenhouse.io/affirm/jobs/7692255003",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "united_states",
                "applicant_region_label": "Applicant region: United States",
                "remote_scope_signal": "region_limited_remote",
                "remote_scope_label": "Remote scope: region-limited remote",
                "candidate_level_signal": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "salary_visibility_signal": "not_publicly_listed",
                "salary_visibility_label": "Salary: not publicly listed",
                "salary_range_parseable_usd": false,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant region: United States",
                "Remote scope: region-limited remote",
                "Candidate level: Manager",
                "Salary: not publicly listed"
            ],
            "tags": [
                "finance",
                "affirm",
                "strategic-finance",
                "us"
            ]
        },
        {
            "slug": "canonical-engineering-manager-public-cloud-python-golang-home-based-americas-home-based-emea",
            "job_url": "https://citizenhire.com/jobs/canonical-engineering-manager-public-cloud-python-golang-home-based-americas-home-based-emea",
            "title": "Engineering Manager - Public Cloud, Python, Golang",
            "company": "Canonical",
            "category": "Engineering",
            "category_slug": "engineering",
            "location": "Home Based - Americas; Home based - EMEA",
            "location_filter": "emea",
            "remote_type": "Remote-region",
            "experience": "Manager",
            "employment_type": "Full-time",
            "salary_label": "Not publicly listed",
            "salary_min_usd": null,
            "salary_max_usd": null,
            "date_posted": "2026-04-27",
            "valid_through": "2026-06-24",
            "source_verified_at": "2026-05-25",
            "source_name": "Canonical Greenhouse board",
            "source_url": "https://job-boards.greenhouse.io/canonical/jobs/4144793",
            "apply_url": "https://job-boards.greenhouse.io/canonical/jobs/4144793",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "emea",
                "applicant_region_label": "Applicant region: EMEA",
                "remote_scope_signal": "region_limited_remote",
                "remote_scope_label": "Remote scope: region-limited remote",
                "candidate_level_signal": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "salary_visibility_signal": "not_publicly_listed",
                "salary_visibility_label": "Salary: not publicly listed",
                "salary_range_parseable_usd": false,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant region: EMEA",
                "Remote scope: region-limited remote",
                "Candidate level: Manager",
                "Salary: not publicly listed"
            ],
            "tags": [
                "engineering",
                "canonical",
                "cloud-engineering",
                "emea"
            ]
        },
        {
            "slug": "affirm-strategic-finance-manager-revenue-remote-us",
            "job_url": "https://citizenhire.com/jobs/affirm-strategic-finance-manager-revenue-remote-us",
            "title": "Strategic Finance Manager (Revenue)",
            "company": "Affirm",
            "category": "Finance",
            "category_slug": "finance",
            "location": "Remote US",
            "location_filter": "us",
            "remote_type": "Remote-region",
            "experience": "Manager",
            "employment_type": "Full-time",
            "salary_label": "Not publicly listed",
            "salary_min_usd": null,
            "salary_max_usd": null,
            "date_posted": "2026-04-27",
            "valid_through": "2026-06-24",
            "source_verified_at": "2026-05-25",
            "source_name": "Affirm Greenhouse board",
            "source_url": "https://job-boards.greenhouse.io/affirm/jobs/7702469003",
            "apply_url": "https://job-boards.greenhouse.io/affirm/jobs/7702469003",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "united_states",
                "applicant_region_label": "Applicant region: United States",
                "remote_scope_signal": "region_limited_remote",
                "remote_scope_label": "Remote scope: region-limited remote",
                "candidate_level_signal": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "salary_visibility_signal": "not_publicly_listed",
                "salary_visibility_label": "Salary: not publicly listed",
                "salary_range_parseable_usd": false,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant region: United States",
                "Remote scope: region-limited remote",
                "Candidate level: Manager",
                "Salary: not publicly listed"
            ],
            "tags": [
                "finance",
                "affirm",
                "strategic-finance",
                "us"
            ]
        },
        {
            "slug": "affirm-strategic-finance-manager-revenue-remote-canada",
            "job_url": "https://citizenhire.com/jobs/affirm-strategic-finance-manager-revenue-remote-canada",
            "title": "Strategic Finance Manager (Revenue)",
            "company": "Affirm",
            "category": "Finance",
            "category_slug": "finance",
            "location": "Remote Canada",
            "location_filter": "north-america",
            "remote_type": "Remote-region",
            "experience": "Manager",
            "employment_type": "Full-time",
            "salary_label": "Not publicly listed",
            "salary_min_usd": null,
            "salary_max_usd": null,
            "date_posted": "2026-04-27",
            "valid_through": "2026-06-24",
            "source_verified_at": "2026-05-25",
            "source_name": "Affirm Greenhouse board",
            "source_url": "https://job-boards.greenhouse.io/affirm/jobs/7702471003",
            "apply_url": "https://job-boards.greenhouse.io/affirm/jobs/7702471003",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "canada_or_source_listed_countries",
                "applicant_region_label": "Applicant country signal: Canada or source-listed countries",
                "remote_scope_signal": "region_limited_remote",
                "remote_scope_label": "Remote scope: region-limited remote",
                "candidate_level_signal": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "salary_visibility_signal": "not_publicly_listed",
                "salary_visibility_label": "Salary: not publicly listed",
                "salary_range_parseable_usd": false,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant country signal: Canada or source-listed countries",
                "Remote scope: region-limited remote",
                "Candidate level: Manager",
                "Salary: not publicly listed"
            ],
            "tags": [
                "finance",
                "affirm",
                "strategic-finance",
                "north-america"
            ]
        },
        {
            "slug": "affirm-senior-director-technical-programs-remote-us",
            "job_url": "https://citizenhire.com/jobs/affirm-senior-director-technical-programs-remote-us",
            "title": "Senior Director, Technical Programs",
            "company": "Affirm",
            "category": "Operations",
            "category_slug": "operations",
            "location": "Remote US",
            "location_filter": "us",
            "remote_type": "Remote-region",
            "experience": "Manager",
            "employment_type": "Full-time",
            "salary_label": "Not publicly listed",
            "salary_min_usd": null,
            "salary_max_usd": null,
            "date_posted": "2026-04-23",
            "valid_through": "2026-06-24",
            "source_verified_at": "2026-05-25",
            "source_name": "Affirm Greenhouse board",
            "source_url": "https://job-boards.greenhouse.io/affirm/jobs/7685570003",
            "apply_url": "https://job-boards.greenhouse.io/affirm/jobs/7685570003",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "united_states",
                "applicant_region_label": "Applicant region: United States",
                "remote_scope_signal": "region_limited_remote",
                "remote_scope_label": "Remote scope: region-limited remote",
                "candidate_level_signal": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "salary_visibility_signal": "not_publicly_listed",
                "salary_visibility_label": "Salary: not publicly listed",
                "salary_range_parseable_usd": false,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant region: United States",
                "Remote scope: region-limited remote",
                "Candidate level: Manager",
                "Salary: not publicly listed"
            ],
            "tags": [
                "operations",
                "affirm",
                "leadership",
                "us"
            ]
        },
        {
            "slug": "webflow-engineering-manager-developer-productivity",
            "job_url": "https://citizenhire.com/jobs/webflow-engineering-manager-developer-productivity",
            "title": "Engineering Manager, Developer Productivity",
            "company": "Webflow",
            "category": "Engineering",
            "category_slug": "engineering",
            "location": "Canada remote or US remote",
            "location_filter": "north-america",
            "remote_type": "Remote-region",
            "experience": "Manager",
            "employment_type": "Full-time",
            "salary_label": "Not publicly listed",
            "salary_min_usd": null,
            "salary_max_usd": null,
            "date_posted": "2026-04-22",
            "valid_through": "2026-06-23",
            "source_verified_at": "2026-05-24",
            "source_name": "Webflow Greenhouse board",
            "source_url": "https://job-boards.greenhouse.io/webflow/jobs/7832069",
            "apply_url": "https://job-boards.greenhouse.io/webflow/jobs/7832069",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "canada_or_source_listed_countries",
                "applicant_region_label": "Applicant country signal: Canada or source-listed countries",
                "remote_scope_signal": "region_limited_remote",
                "remote_scope_label": "Remote scope: region-limited remote",
                "candidate_level_signal": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "salary_visibility_signal": "not_publicly_listed",
                "salary_visibility_label": "Salary: not publicly listed",
                "salary_range_parseable_usd": false,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant country signal: Canada or source-listed countries",
                "Remote scope: region-limited remote",
                "Candidate level: Manager",
                "Salary: not publicly listed"
            ],
            "tags": [
                "engineering",
                "manager",
                "developer productivity"
            ]
        },
        {
            "slug": "canonical-regional-hr-manager-amer-home-based-americas",
            "job_url": "https://citizenhire.com/jobs/canonical-regional-hr-manager-amer-home-based-americas",
            "title": "Regional HR Manager - AMER",
            "company": "Canonical",
            "category": "Operations",
            "category_slug": "operations",
            "location": "Home Based - Americas",
            "location_filter": "americas",
            "remote_type": "Remote-region",
            "experience": "Manager",
            "employment_type": "Full-time",
            "salary_label": "Not publicly listed",
            "salary_min_usd": null,
            "salary_max_usd": null,
            "date_posted": "2026-04-22",
            "valid_through": "2026-06-24",
            "source_verified_at": "2026-05-25",
            "source_name": "Canonical Greenhouse board",
            "source_url": "https://job-boards.greenhouse.io/canonical/jobs/3979744",
            "apply_url": "https://job-boards.greenhouse.io/canonical/jobs/3979744",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "verify_on_source",
                "applicant_region_label": "Applicant region: verify on source (Home Based - Americas)",
                "remote_scope_signal": "region_limited_remote",
                "remote_scope_label": "Remote scope: region-limited remote",
                "candidate_level_signal": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "salary_visibility_signal": "not_publicly_listed",
                "salary_visibility_label": "Salary: not publicly listed",
                "salary_range_parseable_usd": false,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant region: verify on source (Home Based - Americas)",
                "Remote scope: region-limited remote",
                "Candidate level: Manager",
                "Salary: not publicly listed"
            ],
            "tags": [
                "operations",
                "canonical",
                "people",
                "americas"
            ]
        },
        {
            "slug": "affirm-senior-manager-affirm-bank-compliance-remote-us",
            "job_url": "https://citizenhire.com/jobs/affirm-senior-manager-affirm-bank-compliance-remote-us",
            "title": "Senior Manager, Affirm Bank Compliance",
            "company": "Affirm",
            "category": "Legal",
            "category_slug": "legal",
            "location": "Remote US",
            "location_filter": "us",
            "remote_type": "Remote-region",
            "experience": "Manager",
            "employment_type": "Full-time",
            "salary_label": "Not publicly listed",
            "salary_min_usd": null,
            "salary_max_usd": null,
            "date_posted": "2026-04-21",
            "valid_through": "2026-06-24",
            "source_verified_at": "2026-05-25",
            "source_name": "Affirm Greenhouse board",
            "source_url": "https://job-boards.greenhouse.io/affirm/jobs/7622601003",
            "apply_url": "https://job-boards.greenhouse.io/affirm/jobs/7622601003",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "united_states",
                "applicant_region_label": "Applicant region: United States",
                "remote_scope_signal": "region_limited_remote",
                "remote_scope_label": "Remote scope: region-limited remote",
                "candidate_level_signal": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "salary_visibility_signal": "not_publicly_listed",
                "salary_visibility_label": "Salary: not publicly listed",
                "salary_range_parseable_usd": false,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant region: United States",
                "Remote scope: region-limited remote",
                "Candidate level: Manager",
                "Salary: not publicly listed"
            ],
            "tags": [
                "legal",
                "affirm",
                "bank-strategy",
                "us"
            ]
        },
        {
            "slug": "webflow-senior-product-manager-developer-productivity-ca-remote-bc-on-only-u-s-remote",
            "job_url": "https://citizenhire.com/jobs/webflow-senior-product-manager-developer-productivity-ca-remote-bc-on-only-u-s-remote",
            "title": "Senior Product Manager, Developer Productivity",
            "company": "Webflow",
            "category": "Engineering",
            "category_slug": "engineering",
            "location": "CA Remote (BC & ON only); U.S. Remote",
            "location_filter": "us",
            "remote_type": "Remote-region",
            "experience": "Manager",
            "employment_type": "Full-time",
            "salary_label": "Not publicly listed",
            "salary_min_usd": null,
            "salary_max_usd": null,
            "date_posted": "2026-04-17",
            "valid_through": "2026-06-24",
            "source_verified_at": "2026-05-25",
            "source_name": "Webflow Greenhouse board",
            "source_url": "https://job-boards.greenhouse.io/webflow/jobs/7815489",
            "apply_url": "https://job-boards.greenhouse.io/webflow/jobs/7815489",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "united_states",
                "applicant_region_label": "Applicant region: United States",
                "remote_scope_signal": "region_limited_remote",
                "remote_scope_label": "Remote scope: region-limited remote",
                "candidate_level_signal": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "salary_visibility_signal": "not_publicly_listed",
                "salary_visibility_label": "Salary: not publicly listed",
                "salary_range_parseable_usd": false,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant region: United States",
                "Remote scope: region-limited remote",
                "Candidate level: Manager",
                "Salary: not publicly listed"
            ],
            "tags": [
                "engineering",
                "webflow",
                "product",
                "us"
            ]
        },
        {
            "slug": "affirm-senior-customer-success-manager-remote-uk",
            "job_url": "https://citizenhire.com/jobs/affirm-senior-customer-success-manager-remote-uk",
            "title": "Senior Customer Success Manager",
            "company": "Affirm",
            "category": "Customer Success",
            "category_slug": "customer-success",
            "location": "Remote UK",
            "location_filter": "europe",
            "remote_type": "Remote-region",
            "experience": "Manager",
            "employment_type": "Full-time",
            "salary_label": "Not publicly listed",
            "salary_min_usd": null,
            "salary_max_usd": null,
            "date_posted": "2026-04-16",
            "valid_through": "2026-06-24",
            "source_verified_at": "2026-05-25",
            "source_name": "Affirm Greenhouse board",
            "source_url": "https://job-boards.greenhouse.io/affirm/jobs/7606996003",
            "apply_url": "https://job-boards.greenhouse.io/affirm/jobs/7606996003",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "united_kingdom_or_source_listed_countries",
                "applicant_region_label": "Applicant country signal: United Kingdom or source-listed countries",
                "remote_scope_signal": "region_limited_remote",
                "remote_scope_label": "Remote scope: region-limited remote",
                "candidate_level_signal": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "salary_visibility_signal": "not_publicly_listed",
                "salary_visibility_label": "Salary: not publicly listed",
                "salary_range_parseable_usd": false,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant country signal: United Kingdom or source-listed countries",
                "Remote scope: region-limited remote",
                "Candidate level: Manager",
                "Salary: not publicly listed"
            ],
            "tags": [
                "customer-success",
                "affirm",
                "revenue",
                "europe"
            ]
        },
        {
            "slug": "grafana-labs-director-of-internal-audit-united-states-remote-united-states-remote",
            "job_url": "https://citizenhire.com/jobs/grafana-labs-director-of-internal-audit-united-states-remote-united-states-remote",
            "title": "Director of Internal Audit | United States | Remote",
            "company": "Grafana Labs",
            "category": "Finance",
            "category_slug": "finance",
            "location": "United States (Remote)",
            "location_filter": "us",
            "remote_type": "Remote-region",
            "experience": "Manager",
            "employment_type": "Full-time",
            "salary_label": "Not publicly listed",
            "salary_min_usd": null,
            "salary_max_usd": null,
            "date_posted": "2026-04-14",
            "valid_through": "2026-06-24",
            "source_verified_at": "2026-05-25",
            "source_name": "Grafana Labs Greenhouse board",
            "source_url": "https://job-boards.greenhouse.io/grafanalabs/jobs/5859517004",
            "apply_url": "https://job-boards.greenhouse.io/grafanalabs/jobs/5859517004",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "united_states",
                "applicant_region_label": "Applicant region: United States",
                "remote_scope_signal": "region_limited_remote",
                "remote_scope_label": "Remote scope: region-limited remote",
                "candidate_level_signal": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "salary_visibility_signal": "not_publicly_listed",
                "salary_visibility_label": "Salary: not publicly listed",
                "salary_range_parseable_usd": false,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant region: United States",
                "Remote scope: region-limited remote",
                "Candidate level: Manager",
                "Salary: not publicly listed"
            ],
            "tags": [
                "finance",
                "grafana-labs",
                "us"
            ]
        },
        {
            "slug": "canonical-graduate-partner-marketing-manager-home-based-americas",
            "job_url": "https://citizenhire.com/jobs/canonical-graduate-partner-marketing-manager-home-based-americas",
            "title": "Graduate Partner Marketing Manager",
            "company": "Canonical",
            "category": "Marketing",
            "category_slug": "marketing",
            "location": "Home Based - Americas",
            "location_filter": "americas",
            "remote_type": "Remote-region",
            "experience": "Manager",
            "employment_type": "Full-time",
            "salary_label": "Not publicly listed",
            "salary_min_usd": null,
            "salary_max_usd": null,
            "date_posted": "2026-04-13",
            "valid_through": "2026-06-24",
            "source_verified_at": "2026-05-25",
            "source_name": "Canonical Greenhouse board",
            "source_url": "https://job-boards.greenhouse.io/canonical/jobs/4981249",
            "apply_url": "https://job-boards.greenhouse.io/canonical/jobs/4981249",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "verify_on_source",
                "applicant_region_label": "Applicant region: verify on source (Home Based - Americas)",
                "remote_scope_signal": "region_limited_remote",
                "remote_scope_label": "Remote scope: region-limited remote",
                "candidate_level_signal": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "salary_visibility_signal": "not_publicly_listed",
                "salary_visibility_label": "Salary: not publicly listed",
                "salary_range_parseable_usd": false,
                "student_or_fresher_signal": "graduate_title_signal",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant region: verify on source (Home Based - Americas)",
                "Remote scope: region-limited remote",
                "Candidate level: Manager",
                "Salary: not publicly listed"
            ],
            "tags": [
                "marketing",
                "canonical",
                "americas"
            ]
        },
        {
            "slug": "canonical-graduate-product-marketing-manager-home-based-emea",
            "job_url": "https://citizenhire.com/jobs/canonical-graduate-product-marketing-manager-home-based-emea",
            "title": "Graduate Product Marketing Manager",
            "company": "Canonical",
            "category": "Marketing",
            "category_slug": "marketing",
            "location": "Home based - EMEA",
            "location_filter": "emea",
            "remote_type": "Remote-region",
            "experience": "Manager",
            "employment_type": "Full-time",
            "salary_label": "Not publicly listed",
            "salary_min_usd": null,
            "salary_max_usd": null,
            "date_posted": "2026-04-13",
            "valid_through": "2026-06-24",
            "source_verified_at": "2026-05-25",
            "source_name": "Canonical Greenhouse board",
            "source_url": "https://job-boards.greenhouse.io/canonical/jobs/4981245",
            "apply_url": "https://job-boards.greenhouse.io/canonical/jobs/4981245",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "emea",
                "applicant_region_label": "Applicant region: EMEA",
                "remote_scope_signal": "region_limited_remote",
                "remote_scope_label": "Remote scope: region-limited remote",
                "candidate_level_signal": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "salary_visibility_signal": "not_publicly_listed",
                "salary_visibility_label": "Salary: not publicly listed",
                "salary_range_parseable_usd": false,
                "student_or_fresher_signal": "graduate_title_signal",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant region: EMEA",
                "Remote scope: region-limited remote",
                "Candidate level: Manager",
                "Salary: not publicly listed"
            ],
            "tags": [
                "marketing",
                "canonical",
                "emea"
            ]
        },
        {
            "slug": "canonical-marketing-manager-home-based-americas-home-based-emea",
            "job_url": "https://citizenhire.com/jobs/canonical-marketing-manager-home-based-americas-home-based-emea",
            "title": "Marketing Manager",
            "company": "Canonical",
            "category": "Marketing",
            "category_slug": "marketing",
            "location": "Home Based - Americas; Home based - EMEA",
            "location_filter": "emea",
            "remote_type": "Remote-region",
            "experience": "Manager",
            "employment_type": "Full-time",
            "salary_label": "Not publicly listed",
            "salary_min_usd": null,
            "salary_max_usd": null,
            "date_posted": "2026-04-13",
            "valid_through": "2026-06-24",
            "source_verified_at": "2026-05-25",
            "source_name": "Canonical Greenhouse board",
            "source_url": "https://job-boards.greenhouse.io/canonical/jobs/6110691",
            "apply_url": "https://job-boards.greenhouse.io/canonical/jobs/6110691",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "emea",
                "applicant_region_label": "Applicant region: EMEA",
                "remote_scope_signal": "region_limited_remote",
                "remote_scope_label": "Remote scope: region-limited remote",
                "candidate_level_signal": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "salary_visibility_signal": "not_publicly_listed",
                "salary_visibility_label": "Salary: not publicly listed",
                "salary_range_parseable_usd": false,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant region: EMEA",
                "Remote scope: region-limited remote",
                "Candidate level: Manager",
                "Salary: not publicly listed"
            ],
            "tags": [
                "marketing",
                "canonical",
                "emea"
            ]
        },
        {
            "slug": "canonical-partner-marketing-manager-home-based-americas",
            "job_url": "https://citizenhire.com/jobs/canonical-partner-marketing-manager-home-based-americas",
            "title": "Partner Marketing Manager",
            "company": "Canonical",
            "category": "Marketing",
            "category_slug": "marketing",
            "location": "Home Based - Americas",
            "location_filter": "americas",
            "remote_type": "Remote-region",
            "experience": "Manager",
            "employment_type": "Full-time",
            "salary_label": "Not publicly listed",
            "salary_min_usd": null,
            "salary_max_usd": null,
            "date_posted": "2026-04-13",
            "valid_through": "2026-06-24",
            "source_verified_at": "2026-05-25",
            "source_name": "Canonical Greenhouse board",
            "source_url": "https://job-boards.greenhouse.io/canonical/jobs/6812436",
            "apply_url": "https://job-boards.greenhouse.io/canonical/jobs/6812436",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "verify_on_source",
                "applicant_region_label": "Applicant region: verify on source (Home Based - Americas)",
                "remote_scope_signal": "region_limited_remote",
                "remote_scope_label": "Remote scope: region-limited remote",
                "candidate_level_signal": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "salary_visibility_signal": "not_publicly_listed",
                "salary_visibility_label": "Salary: not publicly listed",
                "salary_range_parseable_usd": false,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant region: verify on source (Home Based - Americas)",
                "Remote scope: region-limited remote",
                "Candidate level: Manager",
                "Salary: not publicly listed"
            ],
            "tags": [
                "marketing",
                "canonical",
                "americas"
            ]
        },
        {
            "slug": "canonical-senior-product-marketing-manager-home-based-emea",
            "job_url": "https://citizenhire.com/jobs/canonical-senior-product-marketing-manager-home-based-emea",
            "title": "Senior Product Marketing Manager",
            "company": "Canonical",
            "category": "Marketing",
            "category_slug": "marketing",
            "location": "Home based - EMEA",
            "location_filter": "emea",
            "remote_type": "Remote-region",
            "experience": "Manager",
            "employment_type": "Full-time",
            "salary_label": "Not publicly listed",
            "salary_min_usd": null,
            "salary_max_usd": null,
            "date_posted": "2026-04-13",
            "valid_through": "2026-06-24",
            "source_verified_at": "2026-05-25",
            "source_name": "Canonical Greenhouse board",
            "source_url": "https://job-boards.greenhouse.io/canonical/jobs/7601064",
            "apply_url": "https://job-boards.greenhouse.io/canonical/jobs/7601064",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "emea",
                "applicant_region_label": "Applicant region: EMEA",
                "remote_scope_signal": "region_limited_remote",
                "remote_scope_label": "Remote scope: region-limited remote",
                "candidate_level_signal": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "salary_visibility_signal": "not_publicly_listed",
                "salary_visibility_label": "Salary: not publicly listed",
                "salary_range_parseable_usd": false,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant region: EMEA",
                "Remote scope: region-limited remote",
                "Candidate level: Manager",
                "Salary: not publicly listed"
            ],
            "tags": [
                "marketing",
                "canonical",
                "emea"
            ]
        },
        {
            "slug": "canonical-technical-product-marketing-manager-cybersecurity-home-based-emea",
            "job_url": "https://citizenhire.com/jobs/canonical-technical-product-marketing-manager-cybersecurity-home-based-emea",
            "title": "Technical Product Marketing Manager - Cybersecurity",
            "company": "Canonical",
            "category": "Engineering",
            "category_slug": "engineering",
            "location": "Home based - EMEA",
            "location_filter": "emea",
            "remote_type": "Remote-region",
            "experience": "Manager",
            "employment_type": "Full-time",
            "salary_label": "Not publicly listed",
            "salary_min_usd": null,
            "salary_max_usd": null,
            "date_posted": "2026-04-13",
            "valid_through": "2026-06-24",
            "source_verified_at": "2026-05-25",
            "source_name": "Canonical Greenhouse board",
            "source_url": "https://job-boards.greenhouse.io/canonical/jobs/6793868",
            "apply_url": "https://job-boards.greenhouse.io/canonical/jobs/6793868",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "emea",
                "applicant_region_label": "Applicant region: EMEA",
                "remote_scope_signal": "region_limited_remote",
                "remote_scope_label": "Remote scope: region-limited remote",
                "candidate_level_signal": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "salary_visibility_signal": "not_publicly_listed",
                "salary_visibility_label": "Salary: not publicly listed",
                "salary_range_parseable_usd": false,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant region: EMEA",
                "Remote scope: region-limited remote",
                "Candidate level: Manager",
                "Salary: not publicly listed"
            ],
            "tags": [
                "engineering",
                "canonical",
                "marketing",
                "emea"
            ]
        },
        {
            "slug": "affirm-product-marketing-manager-remote-us",
            "job_url": "https://citizenhire.com/jobs/affirm-product-marketing-manager-remote-us",
            "title": "Product Marketing Manager",
            "company": "Affirm",
            "category": "Marketing",
            "category_slug": "marketing",
            "location": "Remote US",
            "location_filter": "us",
            "remote_type": "Remote-region",
            "experience": "Manager",
            "employment_type": "Full-time",
            "salary_label": "Not publicly listed",
            "salary_min_usd": null,
            "salary_max_usd": null,
            "date_posted": "2026-04-10",
            "valid_through": "2026-06-24",
            "source_verified_at": "2026-05-25",
            "source_name": "Affirm Greenhouse board",
            "source_url": "https://job-boards.greenhouse.io/affirm/jobs/7694934003",
            "apply_url": "https://job-boards.greenhouse.io/affirm/jobs/7694934003",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "united_states",
                "applicant_region_label": "Applicant region: United States",
                "remote_scope_signal": "region_limited_remote",
                "remote_scope_label": "Remote scope: region-limited remote",
                "candidate_level_signal": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "salary_visibility_signal": "not_publicly_listed",
                "salary_visibility_label": "Salary: not publicly listed",
                "salary_range_parseable_usd": false,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant region: United States",
                "Remote scope: region-limited remote",
                "Candidate level: Manager",
                "Salary: not publicly listed"
            ],
            "tags": [
                "marketing",
                "affirm",
                "product-management",
                "us"
            ]
        },
        {
            "slug": "grafana-labs-growth-account-director-west-coast-remote-united-states-remote",
            "job_url": "https://citizenhire.com/jobs/grafana-labs-growth-account-director-west-coast-remote-united-states-remote",
            "title": "Growth Account Director | West Coast | Remote",
            "company": "Grafana Labs",
            "category": "Sales",
            "category_slug": "sales",
            "location": "United States (Remote)",
            "location_filter": "us",
            "remote_type": "Remote-region",
            "experience": "Manager",
            "employment_type": "Full-time",
            "salary_label": "Not publicly listed",
            "salary_min_usd": null,
            "salary_max_usd": null,
            "date_posted": "2026-04-10",
            "valid_through": "2026-06-24",
            "source_verified_at": "2026-05-25",
            "source_name": "Grafana Labs Greenhouse board",
            "source_url": "https://job-boards.greenhouse.io/grafanalabs/jobs/5725454004",
            "apply_url": "https://job-boards.greenhouse.io/grafanalabs/jobs/5725454004",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "united_states",
                "applicant_region_label": "Applicant region: United States",
                "remote_scope_signal": "region_limited_remote",
                "remote_scope_label": "Remote scope: region-limited remote",
                "candidate_level_signal": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "salary_visibility_signal": "not_publicly_listed",
                "salary_visibility_label": "Salary: not publicly listed",
                "salary_range_parseable_usd": false,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant region: United States",
                "Remote scope: region-limited remote",
                "Candidate level: Manager",
                "Salary: not publicly listed"
            ],
            "tags": [
                "sales",
                "grafana-labs",
                "sales-north-south-america",
                "us"
            ]
        },
        {
            "slug": "canonical-engineering-director-business-data-home-based-emea",
            "job_url": "https://citizenhire.com/jobs/canonical-engineering-director-business-data-home-based-emea",
            "title": "Engineering Director - Business Data",
            "company": "Canonical",
            "category": "Engineering",
            "category_slug": "engineering",
            "location": "Home based - EMEA",
            "location_filter": "emea",
            "remote_type": "Remote-region",
            "experience": "Manager",
            "employment_type": "Full-time",
            "salary_label": "Not publicly listed",
            "salary_min_usd": null,
            "salary_max_usd": null,
            "date_posted": "2026-04-08",
            "valid_through": "2026-06-24",
            "source_verified_at": "2026-05-25",
            "source_name": "Canonical Greenhouse board",
            "source_url": "https://job-boards.greenhouse.io/canonical/jobs/7646448",
            "apply_url": "https://job-boards.greenhouse.io/canonical/jobs/7646448",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "emea",
                "applicant_region_label": "Applicant region: EMEA",
                "remote_scope_signal": "region_limited_remote",
                "remote_scope_label": "Remote scope: region-limited remote",
                "candidate_level_signal": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "salary_visibility_signal": "not_publicly_listed",
                "salary_visibility_label": "Salary: not publicly listed",
                "salary_range_parseable_usd": false,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant region: EMEA",
                "Remote scope: region-limited remote",
                "Candidate level: Manager",
                "Salary: not publicly listed"
            ],
            "tags": [
                "engineering",
                "canonical",
                "commercial-systems",
                "emea"
            ]
        },
        {
            "slug": "canonical-engineering-director-commercial-systems-home-based-emea",
            "job_url": "https://citizenhire.com/jobs/canonical-engineering-director-commercial-systems-home-based-emea",
            "title": "Engineering Director - Commercial Systems",
            "company": "Canonical",
            "category": "Engineering",
            "category_slug": "engineering",
            "location": "Home based - EMEA",
            "location_filter": "emea",
            "remote_type": "Remote-region",
            "experience": "Manager",
            "employment_type": "Full-time",
            "salary_label": "Not publicly listed",
            "salary_min_usd": null,
            "salary_max_usd": null,
            "date_posted": "2026-04-08",
            "valid_through": "2026-06-24",
            "source_verified_at": "2026-05-25",
            "source_name": "Canonical Greenhouse board",
            "source_url": "https://job-boards.greenhouse.io/canonical/jobs/7646454",
            "apply_url": "https://job-boards.greenhouse.io/canonical/jobs/7646454",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "emea",
                "applicant_region_label": "Applicant region: EMEA",
                "remote_scope_signal": "region_limited_remote",
                "remote_scope_label": "Remote scope: region-limited remote",
                "candidate_level_signal": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "salary_visibility_signal": "not_publicly_listed",
                "salary_visibility_label": "Salary: not publicly listed",
                "salary_range_parseable_usd": false,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant region: EMEA",
                "Remote scope: region-limited remote",
                "Candidate level: Manager",
                "Salary: not publicly listed"
            ],
            "tags": [
                "engineering",
                "canonical",
                "commercial-systems",
                "emea"
            ]
        },
        {
            "slug": "canonical-engineering-manager-commercial-systems-home-based-emea",
            "job_url": "https://citizenhire.com/jobs/canonical-engineering-manager-commercial-systems-home-based-emea",
            "title": "Engineering Manager, Commercial Systems",
            "company": "Canonical",
            "category": "Engineering",
            "category_slug": "engineering",
            "location": "Home based - EMEA",
            "location_filter": "emea",
            "remote_type": "Remote-region",
            "experience": "Manager",
            "employment_type": "Full-time",
            "salary_label": "Not publicly listed",
            "salary_min_usd": null,
            "salary_max_usd": null,
            "date_posted": "2026-04-08",
            "valid_through": "2026-06-24",
            "source_verified_at": "2026-05-25",
            "source_name": "Canonical Greenhouse board",
            "source_url": "https://job-boards.greenhouse.io/canonical/jobs/3657756",
            "apply_url": "https://job-boards.greenhouse.io/canonical/jobs/3657756",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "emea",
                "applicant_region_label": "Applicant region: EMEA",
                "remote_scope_signal": "region_limited_remote",
                "remote_scope_label": "Remote scope: region-limited remote",
                "candidate_level_signal": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "salary_visibility_signal": "not_publicly_listed",
                "salary_visibility_label": "Salary: not publicly listed",
                "salary_range_parseable_usd": false,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant region: EMEA",
                "Remote scope: region-limited remote",
                "Candidate level: Manager",
                "Salary: not publicly listed"
            ],
            "tags": [
                "engineering",
                "canonical",
                "commercial-systems",
                "emea"
            ]
        },
        {
            "slug": "canonical-executive-search-lead-technology-home-based-emea",
            "job_url": "https://citizenhire.com/jobs/canonical-executive-search-lead-technology-home-based-emea",
            "title": "Executive Search Lead - Technology",
            "company": "Canonical",
            "category": "Operations",
            "category_slug": "operations",
            "location": "Home based - EMEA",
            "location_filter": "emea",
            "remote_type": "Remote-region",
            "experience": "Manager",
            "employment_type": "Full-time",
            "salary_label": "Not publicly listed",
            "salary_min_usd": null,
            "salary_max_usd": null,
            "date_posted": "2026-04-08",
            "valid_through": "2026-06-24",
            "source_verified_at": "2026-05-25",
            "source_name": "Canonical Greenhouse board",
            "source_url": "https://job-boards.greenhouse.io/canonical/jobs/7064135",
            "apply_url": "https://job-boards.greenhouse.io/canonical/jobs/7064135",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "emea",
                "applicant_region_label": "Applicant region: EMEA",
                "remote_scope_signal": "region_limited_remote",
                "remote_scope_label": "Remote scope: region-limited remote",
                "candidate_level_signal": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "salary_visibility_signal": "not_publicly_listed",
                "salary_visibility_label": "Salary: not publicly listed",
                "salary_range_parseable_usd": false,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant region: EMEA",
                "Remote scope: region-limited remote",
                "Candidate level: Manager",
                "Salary: not publicly listed"
            ],
            "tags": [
                "operations",
                "canonical",
                "people",
                "emea"
            ]
        },
        {
            "slug": "canonical-golang-engineering-manager-commercial-systems-home-based-emea",
            "job_url": "https://citizenhire.com/jobs/canonical-golang-engineering-manager-commercial-systems-home-based-emea",
            "title": "Golang Engineering Manager, Commercial Systems",
            "company": "Canonical",
            "category": "Engineering",
            "category_slug": "engineering",
            "location": "Home based - EMEA",
            "location_filter": "emea",
            "remote_type": "Remote-region",
            "experience": "Manager",
            "employment_type": "Full-time",
            "salary_label": "Not publicly listed",
            "salary_min_usd": null,
            "salary_max_usd": null,
            "date_posted": "2026-04-08",
            "valid_through": "2026-06-24",
            "source_verified_at": "2026-05-25",
            "source_name": "Canonical Greenhouse board",
            "source_url": "https://job-boards.greenhouse.io/canonical/jobs/5692058",
            "apply_url": "https://job-boards.greenhouse.io/canonical/jobs/5692058",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "emea",
                "applicant_region_label": "Applicant region: EMEA",
                "remote_scope_signal": "region_limited_remote",
                "remote_scope_label": "Remote scope: region-limited remote",
                "candidate_level_signal": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "salary_visibility_signal": "not_publicly_listed",
                "salary_visibility_label": "Salary: not publicly listed",
                "salary_range_parseable_usd": false,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant region: EMEA",
                "Remote scope: region-limited remote",
                "Candidate level: Manager",
                "Salary: not publicly listed"
            ],
            "tags": [
                "engineering",
                "canonical",
                "commercial-systems",
                "emea"
            ]
        },
        {
            "slug": "canonical-python-engineering-manager-commercial-systems-home-based-emea",
            "job_url": "https://citizenhire.com/jobs/canonical-python-engineering-manager-commercial-systems-home-based-emea",
            "title": "Python Engineering Manager, Commercial Systems",
            "company": "Canonical",
            "category": "Engineering",
            "category_slug": "engineering",
            "location": "Home based - EMEA",
            "location_filter": "emea",
            "remote_type": "Remote-region",
            "experience": "Manager",
            "employment_type": "Full-time",
            "salary_label": "Not publicly listed",
            "salary_min_usd": null,
            "salary_max_usd": null,
            "date_posted": "2026-04-08",
            "valid_through": "2026-06-24",
            "source_verified_at": "2026-05-25",
            "source_name": "Canonical Greenhouse board",
            "source_url": "https://job-boards.greenhouse.io/canonical/jobs/5692059",
            "apply_url": "https://job-boards.greenhouse.io/canonical/jobs/5692059",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "emea",
                "applicant_region_label": "Applicant region: EMEA",
                "remote_scope_signal": "region_limited_remote",
                "remote_scope_label": "Remote scope: region-limited remote",
                "candidate_level_signal": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "salary_visibility_signal": "not_publicly_listed",
                "salary_visibility_label": "Salary: not publicly listed",
                "salary_range_parseable_usd": false,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant region: EMEA",
                "Remote scope: region-limited remote",
                "Candidate level: Manager",
                "Salary: not publicly listed"
            ],
            "tags": [
                "engineering",
                "canonical",
                "commercial-systems",
                "emea"
            ]
        },
        {
            "slug": "canonical-salesforce-netsuite-engineering-manager-commercial-systems-home-based-emea",
            "job_url": "https://citizenhire.com/jobs/canonical-salesforce-netsuite-engineering-manager-commercial-systems-home-based-emea",
            "title": "Salesforce/NetSuite Engineering Manager, Commercial Systems",
            "company": "Canonical",
            "category": "Engineering",
            "category_slug": "engineering",
            "location": "Home based - EMEA",
            "location_filter": "emea",
            "remote_type": "Remote-region",
            "experience": "Manager",
            "employment_type": "Full-time",
            "salary_label": "Not publicly listed",
            "salary_min_usd": null,
            "salary_max_usd": null,
            "date_posted": "2026-04-08",
            "valid_through": "2026-06-24",
            "source_verified_at": "2026-05-25",
            "source_name": "Canonical Greenhouse board",
            "source_url": "https://job-boards.greenhouse.io/canonical/jobs/4582078",
            "apply_url": "https://job-boards.greenhouse.io/canonical/jobs/4582078",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "emea",
                "applicant_region_label": "Applicant region: EMEA",
                "remote_scope_signal": "region_limited_remote",
                "remote_scope_label": "Remote scope: region-limited remote",
                "candidate_level_signal": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "salary_visibility_signal": "not_publicly_listed",
                "salary_visibility_label": "Salary: not publicly listed",
                "salary_range_parseable_usd": false,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant region: EMEA",
                "Remote scope: region-limited remote",
                "Candidate level: Manager",
                "Salary: not publicly listed"
            ],
            "tags": [
                "engineering",
                "canonical",
                "commercial-systems",
                "emea"
            ]
        },
        {
            "slug": "canonical-talent-scientist-graduate-lead-home-based-emea",
            "job_url": "https://citizenhire.com/jobs/canonical-talent-scientist-graduate-lead-home-based-emea",
            "title": "Talent Scientist - Graduate Lead",
            "company": "Canonical",
            "category": "Operations",
            "category_slug": "operations",
            "location": "Home based - EMEA",
            "location_filter": "emea",
            "remote_type": "Remote-region",
            "experience": "Manager",
            "employment_type": "Full-time",
            "salary_label": "Not publicly listed",
            "salary_min_usd": null,
            "salary_max_usd": null,
            "date_posted": "2026-04-08",
            "valid_through": "2026-06-24",
            "source_verified_at": "2026-05-25",
            "source_name": "Canonical Greenhouse board",
            "source_url": "https://job-boards.greenhouse.io/canonical/jobs/7214510",
            "apply_url": "https://job-boards.greenhouse.io/canonical/jobs/7214510",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "emea",
                "applicant_region_label": "Applicant region: EMEA",
                "remote_scope_signal": "region_limited_remote",
                "remote_scope_label": "Remote scope: region-limited remote",
                "candidate_level_signal": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "salary_visibility_signal": "not_publicly_listed",
                "salary_visibility_label": "Salary: not publicly listed",
                "salary_range_parseable_usd": false,
                "student_or_fresher_signal": "graduate_title_signal",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant region: EMEA",
                "Remote scope: region-limited remote",
                "Candidate level: Manager",
                "Salary: not publicly listed"
            ],
            "tags": [
                "operations",
                "canonical",
                "people",
                "emea"
            ]
        },
        {
            "slug": "canonical-telco-field-engineering-director-home-based-americas-home-based-emea",
            "job_url": "https://citizenhire.com/jobs/canonical-telco-field-engineering-director-home-based-americas-home-based-emea",
            "title": "Telco Field Engineering Director",
            "company": "Canonical",
            "category": "Engineering",
            "category_slug": "engineering",
            "location": "Home Based - Americas; Home based - EMEA",
            "location_filter": "emea",
            "remote_type": "Remote-region",
            "experience": "Manager",
            "employment_type": "Full-time",
            "salary_label": "Not publicly listed",
            "salary_min_usd": null,
            "salary_max_usd": null,
            "date_posted": "2026-04-07",
            "valid_through": "2026-06-24",
            "source_verified_at": "2026-05-25",
            "source_name": "Canonical Greenhouse board",
            "source_url": "https://job-boards.greenhouse.io/canonical/jobs/7778744",
            "apply_url": "https://job-boards.greenhouse.io/canonical/jobs/7778744",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "emea",
                "applicant_region_label": "Applicant region: EMEA",
                "remote_scope_signal": "region_limited_remote",
                "remote_scope_label": "Remote scope: region-limited remote",
                "candidate_level_signal": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "salary_visibility_signal": "not_publicly_listed",
                "salary_visibility_label": "Salary: not publicly listed",
                "salary_range_parseable_usd": false,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant region: EMEA",
                "Remote scope: region-limited remote",
                "Candidate level: Manager",
                "Salary: not publicly listed"
            ],
            "tags": [
                "engineering",
                "canonical",
                "field-engineering",
                "emea"
            ]
        },
        {
            "slug": "canonical-cloud-field-engineering-manager-home-based-worldwide",
            "job_url": "https://citizenhire.com/jobs/canonical-cloud-field-engineering-manager-home-based-worldwide",
            "title": "Cloud Field Engineering Manager",
            "company": "Canonical",
            "category": "Engineering",
            "category_slug": "engineering",
            "location": "Home based - Worldwide",
            "location_filter": "worldwide",
            "remote_type": "Worldwide remote",
            "experience": "Manager",
            "employment_type": "Full-time",
            "salary_label": "Not publicly listed",
            "salary_min_usd": null,
            "salary_max_usd": null,
            "date_posted": "2026-04-03",
            "valid_through": "2026-06-24",
            "source_verified_at": "2026-05-25",
            "source_name": "Canonical Greenhouse board",
            "source_url": "https://job-boards.greenhouse.io/canonical/jobs/7410479",
            "apply_url": "https://job-boards.greenhouse.io/canonical/jobs/7410479",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "worldwide",
                "applicant_region_label": "Applicant region: worldwide signal from source",
                "remote_scope_signal": "worldwide_remote",
                "remote_scope_label": "Remote scope: worldwide remote",
                "candidate_level_signal": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "salary_visibility_signal": "not_publicly_listed",
                "salary_visibility_label": "Salary: not publicly listed",
                "salary_range_parseable_usd": false,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant region: worldwide signal from source",
                "Remote scope: worldwide remote",
                "Candidate level: Manager",
                "Salary: not publicly listed"
            ],
            "tags": [
                "engineering",
                "canonical",
                "field-engineering",
                "worldwide"
            ]
        },
        {
            "slug": "canonical-cloud-professional-services-manager-home-based-worldwide",
            "job_url": "https://citizenhire.com/jobs/canonical-cloud-professional-services-manager-home-based-worldwide",
            "title": "Cloud Professional Services Manager",
            "company": "Canonical",
            "category": "Engineering",
            "category_slug": "engineering",
            "location": "Home based - Worldwide",
            "location_filter": "worldwide",
            "remote_type": "Worldwide remote",
            "experience": "Manager",
            "employment_type": "Full-time",
            "salary_label": "Not publicly listed",
            "salary_min_usd": null,
            "salary_max_usd": null,
            "date_posted": "2026-04-03",
            "valid_through": "2026-06-24",
            "source_verified_at": "2026-05-25",
            "source_name": "Canonical Greenhouse board",
            "source_url": "https://job-boards.greenhouse.io/canonical/jobs/6283017",
            "apply_url": "https://job-boards.greenhouse.io/canonical/jobs/6283017",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "worldwide",
                "applicant_region_label": "Applicant region: worldwide signal from source",
                "remote_scope_signal": "worldwide_remote",
                "remote_scope_label": "Remote scope: worldwide remote",
                "candidate_level_signal": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "salary_visibility_signal": "not_publicly_listed",
                "salary_visibility_label": "Salary: not publicly listed",
                "salary_range_parseable_usd": false,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant region: worldwide signal from source",
                "Remote scope: worldwide remote",
                "Candidate level: Manager",
                "Salary: not publicly listed"
            ],
            "tags": [
                "engineering",
                "canonical",
                "field-engineering",
                "worldwide"
            ]
        },
        {
            "slug": "canonical-solution-architecture-manager-home-based-worldwide",
            "job_url": "https://citizenhire.com/jobs/canonical-solution-architecture-manager-home-based-worldwide",
            "title": "Solution Architecture Manager",
            "company": "Canonical",
            "category": "Engineering",
            "category_slug": "engineering",
            "location": "Home based - Worldwide",
            "location_filter": "worldwide",
            "remote_type": "Worldwide remote",
            "experience": "Manager",
            "employment_type": "Full-time",
            "salary_label": "Not publicly listed",
            "salary_min_usd": null,
            "salary_max_usd": null,
            "date_posted": "2026-04-03",
            "valid_through": "2026-06-24",
            "source_verified_at": "2026-05-25",
            "source_name": "Canonical Greenhouse board",
            "source_url": "https://job-boards.greenhouse.io/canonical/jobs/5516858",
            "apply_url": "https://job-boards.greenhouse.io/canonical/jobs/5516858",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "worldwide",
                "applicant_region_label": "Applicant region: worldwide signal from source",
                "remote_scope_signal": "worldwide_remote",
                "remote_scope_label": "Remote scope: worldwide remote",
                "candidate_level_signal": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "salary_visibility_signal": "not_publicly_listed",
                "salary_visibility_label": "Salary: not publicly listed",
                "salary_range_parseable_usd": false,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant region: worldwide signal from source",
                "Remote scope: worldwide remote",
                "Candidate level: Manager",
                "Salary: not publicly listed"
            ],
            "tags": [
                "engineering",
                "canonical",
                "field-engineering",
                "worldwide"
            ]
        },
        {
            "slug": "anthropic-research-lead-training-insights-remote-friendly-travel-required-san-francisco-ca-san-francisco-ca-new-york-city-ny",
            "job_url": "https://citizenhire.com/jobs/anthropic-research-lead-training-insights-remote-friendly-travel-required-san-francisco-ca-san-francisco-ca-new-york-city-ny",
            "title": "Research Lead, Training Insights",
            "company": "Anthropic",
            "category": "Engineering",
            "category_slug": "engineering",
            "location": "Remote-Friendly (Travel Required) | San Francisco, CA; San Francisco, CA | New York City, NY",
            "location_filter": "worldwide",
            "remote_type": "Remote-region",
            "experience": "Manager",
            "employment_type": "Full-time",
            "salary_label": "USD 850,000 - 850,000",
            "salary_min_usd": 850000,
            "salary_max_usd": 850000,
            "date_posted": "2026-04-03",
            "valid_through": "2026-06-24",
            "source_verified_at": "2026-05-25",
            "source_name": "Anthropic Greenhouse board",
            "source_url": "https://job-boards.greenhouse.io/anthropic/jobs/5139654008",
            "apply_url": "https://job-boards.greenhouse.io/anthropic/jobs/5139654008",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "worldwide",
                "applicant_region_label": "Applicant region: worldwide signal from source",
                "remote_scope_signal": "region_limited_remote",
                "remote_scope_label": "Remote scope: region-limited remote",
                "candidate_level_signal": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "salary_visibility_signal": "public_usd_range",
                "salary_visibility_label": "Salary: public range shown",
                "salary_range_parseable_usd": true,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant region: worldwide signal from source",
                "Remote scope: region-limited remote",
                "Candidate level: Manager",
                "Salary: public range shown"
            ],
            "tags": [
                "engineering",
                "anthropic",
                "ai-research-engineering",
                "worldwide"
            ]
        },
        {
            "slug": "affirm-director-affirm-bank-information-security-remote-us",
            "job_url": "https://citizenhire.com/jobs/affirm-director-affirm-bank-information-security-remote-us",
            "title": "Director, Affirm Bank Information Security",
            "company": "Affirm",
            "category": "Engineering",
            "category_slug": "engineering",
            "location": "Remote US",
            "location_filter": "us",
            "remote_type": "Remote-region",
            "experience": "Manager",
            "employment_type": "Full-time",
            "salary_label": "Not publicly listed",
            "salary_min_usd": null,
            "salary_max_usd": null,
            "date_posted": "2026-04-02",
            "valid_through": "2026-06-24",
            "source_verified_at": "2026-05-25",
            "source_name": "Affirm Greenhouse board",
            "source_url": "https://job-boards.greenhouse.io/affirm/jobs/7607567003",
            "apply_url": "https://job-boards.greenhouse.io/affirm/jobs/7607567003",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "united_states",
                "applicant_region_label": "Applicant region: United States",
                "remote_scope_signal": "region_limited_remote",
                "remote_scope_label": "Remote scope: region-limited remote",
                "candidate_level_signal": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "salary_visibility_signal": "not_publicly_listed",
                "salary_visibility_label": "Salary: not publicly listed",
                "salary_range_parseable_usd": false,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant region: United States",
                "Remote scope: region-limited remote",
                "Candidate level: Manager",
                "Salary: not publicly listed"
            ],
            "tags": [
                "engineering",
                "affirm",
                "bank-strategy",
                "us"
            ]
        },
        {
            "slug": "affirm-director-affirm-bank-internal-audit-remote-us",
            "job_url": "https://citizenhire.com/jobs/affirm-director-affirm-bank-internal-audit-remote-us",
            "title": "Director, Affirm Bank Internal Audit",
            "company": "Affirm",
            "category": "Operations",
            "category_slug": "operations",
            "location": "Remote US",
            "location_filter": "us",
            "remote_type": "Remote-region",
            "experience": "Manager",
            "employment_type": "Full-time",
            "salary_label": "Not publicly listed",
            "salary_min_usd": null,
            "salary_max_usd": null,
            "date_posted": "2026-04-02",
            "valid_through": "2026-06-24",
            "source_verified_at": "2026-05-25",
            "source_name": "Affirm Greenhouse board",
            "source_url": "https://job-boards.greenhouse.io/affirm/jobs/7607561003",
            "apply_url": "https://job-boards.greenhouse.io/affirm/jobs/7607561003",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "united_states",
                "applicant_region_label": "Applicant region: United States",
                "remote_scope_signal": "region_limited_remote",
                "remote_scope_label": "Remote scope: region-limited remote",
                "candidate_level_signal": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "salary_visibility_signal": "not_publicly_listed",
                "salary_visibility_label": "Salary: not publicly listed",
                "salary_range_parseable_usd": false,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant region: United States",
                "Remote scope: region-limited remote",
                "Candidate level: Manager",
                "Salary: not publicly listed"
            ],
            "tags": [
                "operations",
                "affirm",
                "bank-strategy",
                "us"
            ]
        },
        {
            "slug": "affirm-senior-product-manager-financial-reporting-remote-canada",
            "job_url": "https://citizenhire.com/jobs/affirm-senior-product-manager-financial-reporting-remote-canada",
            "title": "Senior Product Manager, Financial Reporting",
            "company": "Affirm",
            "category": "Engineering",
            "category_slug": "engineering",
            "location": "Remote Canada",
            "location_filter": "north-america",
            "remote_type": "Remote-region",
            "experience": "Manager",
            "employment_type": "Full-time",
            "salary_label": "Not publicly listed",
            "salary_min_usd": null,
            "salary_max_usd": null,
            "date_posted": "2026-04-02",
            "valid_through": "2026-06-24",
            "source_verified_at": "2026-05-25",
            "source_name": "Affirm Greenhouse board",
            "source_url": "https://job-boards.greenhouse.io/affirm/jobs/7605852003",
            "apply_url": "https://job-boards.greenhouse.io/affirm/jobs/7605852003",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "canada_or_source_listed_countries",
                "applicant_region_label": "Applicant country signal: Canada or source-listed countries",
                "remote_scope_signal": "region_limited_remote",
                "remote_scope_label": "Remote scope: region-limited remote",
                "candidate_level_signal": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "salary_visibility_signal": "not_publicly_listed",
                "salary_visibility_label": "Salary: not publicly listed",
                "salary_range_parseable_usd": false,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant country signal: Canada or source-listed countries",
                "Remote scope: region-limited remote",
                "Candidate level: Manager",
                "Salary: not publicly listed"
            ],
            "tags": [
                "engineering",
                "affirm",
                "financial-platforms-product",
                "north-america"
            ]
        },
        {
            "slug": "affirm-senior-product-manager-financial-reporting-remote-us",
            "job_url": "https://citizenhire.com/jobs/affirm-senior-product-manager-financial-reporting-remote-us",
            "title": "Senior Product Manager, Financial Reporting",
            "company": "Affirm",
            "category": "Engineering",
            "category_slug": "engineering",
            "location": "Remote US",
            "location_filter": "us",
            "remote_type": "Remote-region",
            "experience": "Manager",
            "employment_type": "Full-time",
            "salary_label": "Not publicly listed",
            "salary_min_usd": null,
            "salary_max_usd": null,
            "date_posted": "2026-04-02",
            "valid_through": "2026-06-24",
            "source_verified_at": "2026-05-25",
            "source_name": "Affirm Greenhouse board",
            "source_url": "https://job-boards.greenhouse.io/affirm/jobs/7605850003",
            "apply_url": "https://job-boards.greenhouse.io/affirm/jobs/7605850003",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "united_states",
                "applicant_region_label": "Applicant region: United States",
                "remote_scope_signal": "region_limited_remote",
                "remote_scope_label": "Remote scope: region-limited remote",
                "candidate_level_signal": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "salary_visibility_signal": "not_publicly_listed",
                "salary_visibility_label": "Salary: not publicly listed",
                "salary_range_parseable_usd": false,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant region: United States",
                "Remote scope: region-limited remote",
                "Candidate level: Manager",
                "Salary: not publicly listed"
            ],
            "tags": [
                "engineering",
                "affirm",
                "financial-platforms-product",
                "us"
            ]
        },
        {
            "slug": "canonical-business-services-team-manager-home-based-worldwide",
            "job_url": "https://citizenhire.com/jobs/canonical-business-services-team-manager-home-based-worldwide",
            "title": "Business Services Team Manager",
            "company": "Canonical",
            "category": "Operations",
            "category_slug": "operations",
            "location": "Home based - Worldwide",
            "location_filter": "worldwide",
            "remote_type": "Worldwide remote",
            "experience": "Manager",
            "employment_type": "Full-time",
            "salary_label": "Not publicly listed",
            "salary_min_usd": null,
            "salary_max_usd": null,
            "date_posted": "2026-04-01",
            "valid_through": "2026-06-24",
            "source_verified_at": "2026-05-25",
            "source_name": "Canonical Greenhouse board",
            "source_url": "https://job-boards.greenhouse.io/canonical/jobs/5798264",
            "apply_url": "https://job-boards.greenhouse.io/canonical/jobs/5798264",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "worldwide",
                "applicant_region_label": "Applicant region: worldwide signal from source",
                "remote_scope_signal": "worldwide_remote",
                "remote_scope_label": "Remote scope: worldwide remote",
                "candidate_level_signal": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "salary_visibility_signal": "not_publicly_listed",
                "salary_visibility_label": "Salary: not publicly listed",
                "salary_range_parseable_usd": false,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant region: worldwide signal from source",
                "Remote scope: worldwide remote",
                "Candidate level: Manager",
                "Salary: not publicly listed"
            ],
            "tags": [
                "operations",
                "canonical",
                "worldwide"
            ]
        },
        {
            "slug": "canonical-cloud-engineering-manager-home-based-worldwide",
            "job_url": "https://citizenhire.com/jobs/canonical-cloud-engineering-manager-home-based-worldwide",
            "title": "Cloud Engineering Manager",
            "company": "Canonical",
            "category": "Engineering",
            "category_slug": "engineering",
            "location": "Home based - Worldwide",
            "location_filter": "worldwide",
            "remote_type": "Worldwide remote",
            "experience": "Manager",
            "employment_type": "Full-time",
            "salary_label": "Not publicly listed",
            "salary_min_usd": null,
            "salary_max_usd": null,
            "date_posted": "2026-04-01",
            "valid_through": "2026-06-24",
            "source_verified_at": "2026-05-25",
            "source_name": "Canonical Greenhouse board",
            "source_url": "https://job-boards.greenhouse.io/canonical/jobs/4676649",
            "apply_url": "https://job-boards.greenhouse.io/canonical/jobs/4676649",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "worldwide",
                "applicant_region_label": "Applicant region: worldwide signal from source",
                "remote_scope_signal": "worldwide_remote",
                "remote_scope_label": "Remote scope: worldwide remote",
                "candidate_level_signal": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "salary_visibility_signal": "not_publicly_listed",
                "salary_visibility_label": "Salary: not publicly listed",
                "salary_range_parseable_usd": false,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant region: worldwide signal from source",
                "Remote scope: worldwide remote",
                "Candidate level: Manager",
                "Salary: not publicly listed"
            ],
            "tags": [
                "engineering",
                "canonical",
                "saas-engineering",
                "worldwide"
            ]
        },
        {
            "slug": "canonical-content-marketing-lead-home-based-emea",
            "job_url": "https://citizenhire.com/jobs/canonical-content-marketing-lead-home-based-emea",
            "title": "Content marketing lead",
            "company": "Canonical",
            "category": "Marketing",
            "category_slug": "marketing",
            "location": "Home based - EMEA",
            "location_filter": "emea",
            "remote_type": "Remote-region",
            "experience": "Manager",
            "employment_type": "Full-time",
            "salary_label": "Not publicly listed",
            "salary_min_usd": null,
            "salary_max_usd": null,
            "date_posted": "2026-04-01",
            "valid_through": "2026-06-24",
            "source_verified_at": "2026-05-25",
            "source_name": "Canonical Greenhouse board",
            "source_url": "https://job-boards.greenhouse.io/canonical/jobs/6943565",
            "apply_url": "https://job-boards.greenhouse.io/canonical/jobs/6943565",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "emea",
                "applicant_region_label": "Applicant region: EMEA",
                "remote_scope_signal": "region_limited_remote",
                "remote_scope_label": "Remote scope: region-limited remote",
                "candidate_level_signal": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "salary_visibility_signal": "not_publicly_listed",
                "salary_visibility_label": "Salary: not publicly listed",
                "salary_range_parseable_usd": false,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant region: EMEA",
                "Remote scope: region-limited remote",
                "Candidate level: Manager",
                "Salary: not publicly listed"
            ],
            "tags": [
                "marketing",
                "canonical",
                "emea"
            ]
        },
        {
            "slug": "canonical-customer-success-team-manager-home-based-worldwide",
            "job_url": "https://citizenhire.com/jobs/canonical-customer-success-team-manager-home-based-worldwide",
            "title": "Customer Success  - Team Manager",
            "company": "Canonical",
            "category": "Customer Success",
            "category_slug": "customer-success",
            "location": "Home based - Worldwide",
            "location_filter": "worldwide",
            "remote_type": "Worldwide remote",
            "experience": "Manager",
            "employment_type": "Full-time",
            "salary_label": "Not publicly listed",
            "salary_min_usd": null,
            "salary_max_usd": null,
            "date_posted": "2026-04-01",
            "valid_through": "2026-06-24",
            "source_verified_at": "2026-05-25",
            "source_name": "Canonical Greenhouse board",
            "source_url": "https://job-boards.greenhouse.io/canonical/jobs/7548330",
            "apply_url": "https://job-boards.greenhouse.io/canonical/jobs/7548330",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "worldwide",
                "applicant_region_label": "Applicant region: worldwide signal from source",
                "remote_scope_signal": "worldwide_remote",
                "remote_scope_label": "Remote scope: worldwide remote",
                "candidate_level_signal": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "salary_visibility_signal": "not_publicly_listed",
                "salary_visibility_label": "Salary: not publicly listed",
                "salary_range_parseable_usd": false,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant region: worldwide signal from source",
                "Remote scope: worldwide remote",
                "Candidate level: Manager",
                "Salary: not publicly listed"
            ],
            "tags": [
                "customer-success",
                "canonical",
                "operations",
                "worldwide"
            ]
        },
        {
            "slug": "canonical-embedded-linux-field-engineering-manager-americas-only-home-based-worldwide",
            "job_url": "https://citizenhire.com/jobs/canonical-embedded-linux-field-engineering-manager-americas-only-home-based-worldwide",
            "title": "Embedded Linux Field Engineering Manager (Americas only)",
            "company": "Canonical",
            "category": "Engineering",
            "category_slug": "engineering",
            "location": "Home based - Worldwide",
            "location_filter": "worldwide",
            "remote_type": "Worldwide remote",
            "experience": "Manager",
            "employment_type": "Full-time",
            "salary_label": "Not publicly listed",
            "salary_min_usd": null,
            "salary_max_usd": null,
            "date_posted": "2026-04-01",
            "valid_through": "2026-06-24",
            "source_verified_at": "2026-05-25",
            "source_name": "Canonical Greenhouse board",
            "source_url": "https://job-boards.greenhouse.io/canonical/jobs/3756791",
            "apply_url": "https://job-boards.greenhouse.io/canonical/jobs/3756791",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "worldwide",
                "applicant_region_label": "Applicant region: worldwide signal from source",
                "remote_scope_signal": "worldwide_remote",
                "remote_scope_label": "Remote scope: worldwide remote",
                "candidate_level_signal": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "salary_visibility_signal": "not_publicly_listed",
                "salary_visibility_label": "Salary: not publicly listed",
                "salary_range_parseable_usd": false,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant region: worldwide signal from source",
                "Remote scope: worldwide remote",
                "Candidate level: Manager",
                "Salary: not publicly listed"
            ],
            "tags": [
                "engineering",
                "canonical",
                "field-engineering",
                "worldwide"
            ]
        },
        {
            "slug": "canonical-engineering-manager-home-based-worldwide",
            "job_url": "https://citizenhire.com/jobs/canonical-engineering-manager-home-based-worldwide",
            "title": "Engineering Manager",
            "company": "Canonical",
            "category": "Engineering",
            "category_slug": "engineering",
            "location": "Home based - Worldwide",
            "location_filter": "worldwide",
            "remote_type": "Worldwide remote",
            "experience": "Manager",
            "employment_type": "Full-time",
            "salary_label": "Not publicly listed",
            "salary_min_usd": null,
            "salary_max_usd": null,
            "date_posted": "2026-04-01",
            "valid_through": "2026-06-24",
            "source_verified_at": "2026-05-25",
            "source_name": "Canonical Greenhouse board",
            "source_url": "https://job-boards.greenhouse.io/canonical/jobs/5188002",
            "apply_url": "https://job-boards.greenhouse.io/canonical/jobs/5188002",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "worldwide",
                "applicant_region_label": "Applicant region: worldwide signal from source",
                "remote_scope_signal": "worldwide_remote",
                "remote_scope_label": "Remote scope: worldwide remote",
                "candidate_level_signal": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "salary_visibility_signal": "not_publicly_listed",
                "salary_visibility_label": "Salary: not publicly listed",
                "salary_range_parseable_usd": false,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant region: worldwide signal from source",
                "Remote scope: worldwide remote",
                "Candidate level: Manager",
                "Salary: not publicly listed"
            ],
            "tags": [
                "engineering",
                "canonical",
                "engineering-fast-track",
                "worldwide"
            ]
        },
        {
            "slug": "canonical-engineering-manager-apparmor-home-based-worldwide",
            "job_url": "https://citizenhire.com/jobs/canonical-engineering-manager-apparmor-home-based-worldwide",
            "title": "Engineering Manager - AppArmor",
            "company": "Canonical",
            "category": "Engineering",
            "category_slug": "engineering",
            "location": "Home based - Worldwide",
            "location_filter": "worldwide",
            "remote_type": "Worldwide remote",
            "experience": "Manager",
            "employment_type": "Full-time",
            "salary_label": "Not publicly listed",
            "salary_min_usd": null,
            "salary_max_usd": null,
            "date_posted": "2026-04-01",
            "valid_through": "2026-06-24",
            "source_verified_at": "2026-05-25",
            "source_name": "Canonical Greenhouse board",
            "source_url": "https://job-boards.greenhouse.io/canonical/jobs/6215502",
            "apply_url": "https://job-boards.greenhouse.io/canonical/jobs/6215502",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "worldwide",
                "applicant_region_label": "Applicant region: worldwide signal from source",
                "remote_scope_signal": "worldwide_remote",
                "remote_scope_label": "Remote scope: worldwide remote",
                "candidate_level_signal": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "salary_visibility_signal": "not_publicly_listed",
                "salary_visibility_label": "Salary: not publicly listed",
                "salary_range_parseable_usd": false,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant region: worldwide signal from source",
                "Remote scope: worldwide remote",
                "Candidate level: Manager",
                "Salary: not publicly listed"
            ],
            "tags": [
                "engineering",
                "canonical",
                "excellence-engineering",
                "worldwide"
            ]
        },
        {
            "slug": "canonical-engineering-manager-app-stores-home-based-worldwide",
            "job_url": "https://citizenhire.com/jobs/canonical-engineering-manager-app-stores-home-based-worldwide",
            "title": "Engineering Manager - App Stores",
            "company": "Canonical",
            "category": "Engineering",
            "category_slug": "engineering",
            "location": "Home based - Worldwide",
            "location_filter": "worldwide",
            "remote_type": "Worldwide remote",
            "experience": "Manager",
            "employment_type": "Full-time",
            "salary_label": "Not publicly listed",
            "salary_min_usd": null,
            "salary_max_usd": null,
            "date_posted": "2026-04-01",
            "valid_through": "2026-06-24",
            "source_verified_at": "2026-05-25",
            "source_name": "Canonical Greenhouse board",
            "source_url": "https://job-boards.greenhouse.io/canonical/jobs/5127399",
            "apply_url": "https://job-boards.greenhouse.io/canonical/jobs/5127399",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "worldwide",
                "applicant_region_label": "Applicant region: worldwide signal from source",
                "remote_scope_signal": "worldwide_remote",
                "remote_scope_label": "Remote scope: worldwide remote",
                "candidate_level_signal": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "salary_visibility_signal": "not_publicly_listed",
                "salary_visibility_label": "Salary: not publicly listed",
                "salary_range_parseable_usd": false,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant region: worldwide signal from source",
                "Remote scope: worldwide remote",
                "Candidate level: Manager",
                "Salary: not publicly listed"
            ],
            "tags": [
                "engineering",
                "canonical",
                "saas-engineering",
                "worldwide"
            ]
        },
        {
            "slug": "canonical-engineering-manager-managed-services-home-based-worldwide",
            "job_url": "https://citizenhire.com/jobs/canonical-engineering-manager-managed-services-home-based-worldwide",
            "title": "Engineering Manager, Managed Services",
            "company": "Canonical",
            "category": "Engineering",
            "category_slug": "engineering",
            "location": "Home based - Worldwide",
            "location_filter": "worldwide",
            "remote_type": "Worldwide remote",
            "experience": "Manager",
            "employment_type": "Full-time",
            "salary_label": "Not publicly listed",
            "salary_min_usd": null,
            "salary_max_usd": null,
            "date_posted": "2026-04-01",
            "valid_through": "2026-06-24",
            "source_verified_at": "2026-05-25",
            "source_name": "Canonical Greenhouse board",
            "source_url": "https://job-boards.greenhouse.io/canonical/jobs/4676823",
            "apply_url": "https://job-boards.greenhouse.io/canonical/jobs/4676823",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "worldwide",
                "applicant_region_label": "Applicant region: worldwide signal from source",
                "remote_scope_signal": "worldwide_remote",
                "remote_scope_label": "Remote scope: worldwide remote",
                "candidate_level_signal": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "salary_visibility_signal": "not_publicly_listed",
                "salary_visibility_label": "Salary: not publicly listed",
                "salary_range_parseable_usd": false,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant region: worldwide signal from source",
                "Remote scope: worldwide remote",
                "Candidate level: Manager",
                "Salary: not publicly listed"
            ],
            "tags": [
                "engineering",
                "canonical",
                "saas-engineering",
                "worldwide"
            ]
        },
        {
            "slug": "canonical-engineering-manager-security-standards-and-hardening-home-based-worldwide",
            "job_url": "https://citizenhire.com/jobs/canonical-engineering-manager-security-standards-and-hardening-home-based-worldwide",
            "title": "Engineering Manager - Security Standards and Hardening",
            "company": "Canonical",
            "category": "Engineering",
            "category_slug": "engineering",
            "location": "Home based - Worldwide",
            "location_filter": "worldwide",
            "remote_type": "Worldwide remote",
            "experience": "Manager",
            "employment_type": "Full-time",
            "salary_label": "Not publicly listed",
            "salary_min_usd": null,
            "salary_max_usd": null,
            "date_posted": "2026-04-01",
            "valid_through": "2026-06-24",
            "source_verified_at": "2026-05-25",
            "source_name": "Canonical Greenhouse board",
            "source_url": "https://job-boards.greenhouse.io/canonical/jobs/6215514",
            "apply_url": "https://job-boards.greenhouse.io/canonical/jobs/6215514",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "worldwide",
                "applicant_region_label": "Applicant region: worldwide signal from source",
                "remote_scope_signal": "worldwide_remote",
                "remote_scope_label": "Remote scope: worldwide remote",
                "candidate_level_signal": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "salary_visibility_signal": "not_publicly_listed",
                "salary_visibility_label": "Salary: not publicly listed",
                "salary_range_parseable_usd": false,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant region: worldwide signal from source",
                "Remote scope: worldwide remote",
                "Candidate level: Manager",
                "Salary: not publicly listed"
            ],
            "tags": [
                "engineering",
                "canonical",
                "excellence-engineering",
                "worldwide"
            ]
        },
        {
            "slug": "canonical-engineering-manager-ubuntu-desktop-apps-home-based-worldwide",
            "job_url": "https://citizenhire.com/jobs/canonical-engineering-manager-ubuntu-desktop-apps-home-based-worldwide",
            "title": "Engineering Manager - Ubuntu Desktop Apps",
            "company": "Canonical",
            "category": "Engineering",
            "category_slug": "engineering",
            "location": "Home based - Worldwide",
            "location_filter": "worldwide",
            "remote_type": "Worldwide remote",
            "experience": "Manager",
            "employment_type": "Full-time",
            "salary_label": "Not publicly listed",
            "salary_min_usd": null,
            "salary_max_usd": null,
            "date_posted": "2026-04-01",
            "valid_through": "2026-06-24",
            "source_verified_at": "2026-05-25",
            "source_name": "Canonical Greenhouse board",
            "source_url": "https://job-boards.greenhouse.io/canonical/jobs/7732724",
            "apply_url": "https://job-boards.greenhouse.io/canonical/jobs/7732724",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "worldwide",
                "applicant_region_label": "Applicant region: worldwide signal from source",
                "remote_scope_signal": "worldwide_remote",
                "remote_scope_label": "Remote scope: worldwide remote",
                "candidate_level_signal": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "salary_visibility_signal": "not_publicly_listed",
                "salary_visibility_label": "Salary: not publicly listed",
                "salary_range_parseable_usd": false,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant region: worldwide signal from source",
                "Remote scope: worldwide remote",
                "Candidate level: Manager",
                "Salary: not publicly listed"
            ],
            "tags": [
                "engineering",
                "canonical",
                "ubuntu-engineering",
                "worldwide"
            ]
        },
        {
            "slug": "canonical-engineering-manager-ubuntu-security-home-based-worldwide",
            "job_url": "https://citizenhire.com/jobs/canonical-engineering-manager-ubuntu-security-home-based-worldwide",
            "title": "Engineering Manager - Ubuntu Security",
            "company": "Canonical",
            "category": "Engineering",
            "category_slug": "engineering",
            "location": "Home based - Worldwide",
            "location_filter": "worldwide",
            "remote_type": "Worldwide remote",
            "experience": "Manager",
            "employment_type": "Full-time",
            "salary_label": "Not publicly listed",
            "salary_min_usd": null,
            "salary_max_usd": null,
            "date_posted": "2026-04-01",
            "valid_through": "2026-06-24",
            "source_verified_at": "2026-05-25",
            "source_name": "Canonical Greenhouse board",
            "source_url": "https://job-boards.greenhouse.io/canonical/jobs/4192903",
            "apply_url": "https://job-boards.greenhouse.io/canonical/jobs/4192903",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "worldwide",
                "applicant_region_label": "Applicant region: worldwide signal from source",
                "remote_scope_signal": "worldwide_remote",
                "remote_scope_label": "Remote scope: worldwide remote",
                "candidate_level_signal": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "salary_visibility_signal": "not_publicly_listed",
                "salary_visibility_label": "Salary: not publicly listed",
                "salary_range_parseable_usd": false,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant region: worldwide signal from source",
                "Remote scope: worldwide remote",
                "Candidate level: Manager",
                "Salary: not publicly listed"
            ],
            "tags": [
                "engineering",
                "canonical",
                "excellence-engineering",
                "worldwide"
            ]
        },
        {
            "slug": "canonical-engineering-manager-web-home-based-emea",
            "job_url": "https://citizenhire.com/jobs/canonical-engineering-manager-web-home-based-emea",
            "title": "Engineering Manager - Web",
            "company": "Canonical",
            "category": "Engineering",
            "category_slug": "engineering",
            "location": "Home based - EMEA",
            "location_filter": "emea",
            "remote_type": "Remote-region",
            "experience": "Manager",
            "employment_type": "Full-time",
            "salary_label": "Not publicly listed",
            "salary_min_usd": null,
            "salary_max_usd": null,
            "date_posted": "2026-04-01",
            "valid_through": "2026-06-24",
            "source_verified_at": "2026-05-25",
            "source_name": "Canonical Greenhouse board",
            "source_url": "https://job-boards.greenhouse.io/canonical/jobs/4754075",
            "apply_url": "https://job-boards.greenhouse.io/canonical/jobs/4754075",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "emea",
                "applicant_region_label": "Applicant region: EMEA",
                "remote_scope_signal": "region_limited_remote",
                "remote_scope_label": "Remote scope: region-limited remote",
                "candidate_level_signal": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "salary_visibility_signal": "not_publicly_listed",
                "salary_visibility_label": "Salary: not publicly listed",
                "salary_range_parseable_usd": false,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant region: EMEA",
                "Remote scope: region-limited remote",
                "Candidate level: Manager",
                "Salary: not publicly listed"
            ],
            "tags": [
                "engineering",
                "canonical",
                "web-engineering",
                "emea"
            ]
        },
        {
            "slug": "canonical-enterprise-customer-success-manager-home-based-worldwide",
            "job_url": "https://citizenhire.com/jobs/canonical-enterprise-customer-success-manager-home-based-worldwide",
            "title": "Enterprise Customer Success Manager",
            "company": "Canonical",
            "category": "Customer Success",
            "category_slug": "customer-success",
            "location": "Home based - Worldwide",
            "location_filter": "worldwide",
            "remote_type": "Worldwide remote",
            "experience": "Manager",
            "employment_type": "Full-time",
            "salary_label": "Not publicly listed",
            "salary_min_usd": null,
            "salary_max_usd": null,
            "date_posted": "2026-04-01",
            "valid_through": "2026-06-24",
            "source_verified_at": "2026-05-25",
            "source_name": "Canonical Greenhouse board",
            "source_url": "https://job-boards.greenhouse.io/canonical/jobs/6856788",
            "apply_url": "https://job-boards.greenhouse.io/canonical/jobs/6856788",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "worldwide",
                "applicant_region_label": "Applicant region: worldwide signal from source",
                "remote_scope_signal": "worldwide_remote",
                "remote_scope_label": "Remote scope: worldwide remote",
                "candidate_level_signal": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "salary_visibility_signal": "not_publicly_listed",
                "salary_visibility_label": "Salary: not publicly listed",
                "salary_range_parseable_usd": false,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant region: worldwide signal from source",
                "Remote scope: worldwide remote",
                "Candidate level: Manager",
                "Salary: not publicly listed"
            ],
            "tags": [
                "customer-success",
                "canonical",
                "operations",
                "worldwide"
            ]
        },
        {
            "slug": "canonical-enterprise-customer-success-manager-french-speaker-home-based-emea",
            "job_url": "https://citizenhire.com/jobs/canonical-enterprise-customer-success-manager-french-speaker-home-based-emea",
            "title": "Enterprise Customer Success Manager (French speaker)",
            "company": "Canonical",
            "category": "Customer Success",
            "category_slug": "customer-success",
            "location": "Home based - EMEA",
            "location_filter": "emea",
            "remote_type": "Remote-region",
            "experience": "Manager",
            "employment_type": "Full-time",
            "salary_label": "Not publicly listed",
            "salary_min_usd": null,
            "salary_max_usd": null,
            "date_posted": "2026-04-01",
            "valid_through": "2026-06-24",
            "source_verified_at": "2026-05-25",
            "source_name": "Canonical Greenhouse board",
            "source_url": "https://job-boards.greenhouse.io/canonical/jobs/7084000",
            "apply_url": "https://job-boards.greenhouse.io/canonical/jobs/7084000",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "emea",
                "applicant_region_label": "Applicant region: EMEA",
                "remote_scope_signal": "region_limited_remote",
                "remote_scope_label": "Remote scope: region-limited remote",
                "candidate_level_signal": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "salary_visibility_signal": "not_publicly_listed",
                "salary_visibility_label": "Salary: not publicly listed",
                "salary_range_parseable_usd": false,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant region: EMEA",
                "Remote scope: region-limited remote",
                "Candidate level: Manager",
                "Salary: not publicly listed"
            ],
            "tags": [
                "customer-success",
                "canonical",
                "operations",
                "emea"
            ]
        },
        {
            "slug": "canonical-enterprise-customer-success-manager-japanese-speaker-home-based-apac",
            "job_url": "https://citizenhire.com/jobs/canonical-enterprise-customer-success-manager-japanese-speaker-home-based-apac",
            "title": "Enterprise Customer Success Manager (Japanese speaker)",
            "company": "Canonical",
            "category": "Customer Success",
            "category_slug": "customer-success",
            "location": "Home Based - APAC",
            "location_filter": "apac",
            "remote_type": "Remote-region",
            "experience": "Manager",
            "employment_type": "Full-time",
            "salary_label": "Not publicly listed",
            "salary_min_usd": null,
            "salary_max_usd": null,
            "date_posted": "2026-04-01",
            "valid_through": "2026-06-24",
            "source_verified_at": "2026-05-25",
            "source_name": "Canonical Greenhouse board",
            "source_url": "https://job-boards.greenhouse.io/canonical/jobs/7549144",
            "apply_url": "https://job-boards.greenhouse.io/canonical/jobs/7549144",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "verify_on_source",
                "applicant_region_label": "Applicant region: verify on source (Home Based - APAC)",
                "remote_scope_signal": "region_limited_remote",
                "remote_scope_label": "Remote scope: region-limited remote",
                "candidate_level_signal": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "salary_visibility_signal": "not_publicly_listed",
                "salary_visibility_label": "Salary: not publicly listed",
                "salary_range_parseable_usd": false,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant region: verify on source (Home Based - APAC)",
                "Remote scope: region-limited remote",
                "Candidate level: Manager",
                "Salary: not publicly listed"
            ],
            "tags": [
                "customer-success",
                "canonical",
                "operations",
                "apac"
            ]
        },
        {
            "slug": "canonical-enterprise-project-manager-home-based-worldwide",
            "job_url": "https://citizenhire.com/jobs/canonical-enterprise-project-manager-home-based-worldwide",
            "title": "Enterprise Project Manager",
            "company": "Canonical",
            "category": "Operations",
            "category_slug": "operations",
            "location": "Home based - Worldwide",
            "location_filter": "worldwide",
            "remote_type": "Worldwide remote",
            "experience": "Manager",
            "employment_type": "Full-time",
            "salary_label": "Not publicly listed",
            "salary_min_usd": null,
            "salary_max_usd": null,
            "date_posted": "2026-04-01",
            "valid_through": "2026-06-24",
            "source_verified_at": "2026-05-25",
            "source_name": "Canonical Greenhouse board",
            "source_url": "https://job-boards.greenhouse.io/canonical/jobs/3256589",
            "apply_url": "https://job-boards.greenhouse.io/canonical/jobs/3256589",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "worldwide",
                "applicant_region_label": "Applicant region: worldwide signal from source",
                "remote_scope_signal": "worldwide_remote",
                "remote_scope_label": "Remote scope: worldwide remote",
                "candidate_level_signal": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "salary_visibility_signal": "not_publicly_listed",
                "salary_visibility_label": "Salary: not publicly listed",
                "salary_range_parseable_usd": false,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant region: worldwide signal from source",
                "Remote scope: worldwide remote",
                "Candidate level: Manager",
                "Salary: not publicly listed"
            ],
            "tags": [
                "operations",
                "canonical",
                "worldwide"
            ]
        },
        {
            "slug": "canonical-gitops-engineering-manager-home-based-apac-home-based-emea",
            "job_url": "https://citizenhire.com/jobs/canonical-gitops-engineering-manager-home-based-apac-home-based-emea",
            "title": "GitOps Engineering Manager",
            "company": "Canonical",
            "category": "Engineering",
            "category_slug": "engineering",
            "location": "Home Based - APAC; Home based - EMEA",
            "location_filter": "apac",
            "remote_type": "Remote-region",
            "experience": "Manager",
            "employment_type": "Full-time",
            "salary_label": "Not publicly listed",
            "salary_min_usd": null,
            "salary_max_usd": null,
            "date_posted": "2026-04-01",
            "valid_through": "2026-06-24",
            "source_verified_at": "2026-05-25",
            "source_name": "Canonical Greenhouse board",
            "source_url": "https://job-boards.greenhouse.io/canonical/jobs/5894889",
            "apply_url": "https://job-boards.greenhouse.io/canonical/jobs/5894889",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "verify_on_source",
                "applicant_region_label": "Applicant region: verify on source (Home Based - APAC; Home based - EMEA)",
                "remote_scope_signal": "region_limited_remote",
                "remote_scope_label": "Remote scope: region-limited remote",
                "candidate_level_signal": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "salary_visibility_signal": "not_publicly_listed",
                "salary_visibility_label": "Salary: not publicly listed",
                "salary_range_parseable_usd": false,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant region: verify on source (Home Based - APAC; Home based - EMEA)",
                "Remote scope: region-limited remote",
                "Candidate level: Manager",
                "Salary: not publicly listed"
            ],
            "tags": [
                "engineering",
                "canonical",
                "sre",
                "apac"
            ]
        },
        {
            "slug": "canonical-graduate-customer-success-manager-home-based-worldwide",
            "job_url": "https://citizenhire.com/jobs/canonical-graduate-customer-success-manager-home-based-worldwide",
            "title": "Graduate Customer Success Manager",
            "company": "Canonical",
            "category": "Customer Success",
            "category_slug": "customer-success",
            "location": "Home based - Worldwide",
            "location_filter": "worldwide",
            "remote_type": "Worldwide remote",
            "experience": "Manager",
            "employment_type": "Full-time",
            "salary_label": "Not publicly listed",
            "salary_min_usd": null,
            "salary_max_usd": null,
            "date_posted": "2026-04-01",
            "valid_through": "2026-06-24",
            "source_verified_at": "2026-05-25",
            "source_name": "Canonical Greenhouse board",
            "source_url": "https://job-boards.greenhouse.io/canonical/jobs/6103331",
            "apply_url": "https://job-boards.greenhouse.io/canonical/jobs/6103331",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "worldwide",
                "applicant_region_label": "Applicant region: worldwide signal from source",
                "remote_scope_signal": "worldwide_remote",
                "remote_scope_label": "Remote scope: worldwide remote",
                "candidate_level_signal": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "salary_visibility_signal": "not_publicly_listed",
                "salary_visibility_label": "Salary: not publicly listed",
                "salary_range_parseable_usd": false,
                "student_or_fresher_signal": "graduate_title_signal",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant region: worldwide signal from source",
                "Remote scope: worldwide remote",
                "Candidate level: Manager",
                "Salary: not publicly listed"
            ],
            "tags": [
                "customer-success",
                "canonical",
                "operations",
                "worldwide"
            ]
        },
        {
            "slug": "canonical-iot-solutions-architecture-manager-americas-only-home-based-worldwide",
            "job_url": "https://citizenhire.com/jobs/canonical-iot-solutions-architecture-manager-americas-only-home-based-worldwide",
            "title": "IoT Solutions Architecture Manager (Americas only)",
            "company": "Canonical",
            "category": "Engineering",
            "category_slug": "engineering",
            "location": "Home based - Worldwide",
            "location_filter": "worldwide",
            "remote_type": "Worldwide remote",
            "experience": "Manager",
            "employment_type": "Full-time",
            "salary_label": "Not publicly listed",
            "salary_min_usd": null,
            "salary_max_usd": null,
            "date_posted": "2026-04-01",
            "valid_through": "2026-06-24",
            "source_verified_at": "2026-05-25",
            "source_name": "Canonical Greenhouse board",
            "source_url": "https://job-boards.greenhouse.io/canonical/jobs/6587365",
            "apply_url": "https://job-boards.greenhouse.io/canonical/jobs/6587365",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "worldwide",
                "applicant_region_label": "Applicant region: worldwide signal from source",
                "remote_scope_signal": "worldwide_remote",
                "remote_scope_label": "Remote scope: worldwide remote",
                "candidate_level_signal": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "salary_visibility_signal": "not_publicly_listed",
                "salary_visibility_label": "Salary: not publicly listed",
                "salary_range_parseable_usd": false,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant region: worldwide signal from source",
                "Remote scope: worldwide remote",
                "Candidate level: Manager",
                "Salary: not publicly listed"
            ],
            "tags": [
                "engineering",
                "canonical",
                "field-engineering",
                "worldwide"
            ]
        },
        {
            "slug": "canonical-junior-campaign-manager-home-based-emea",
            "job_url": "https://citizenhire.com/jobs/canonical-junior-campaign-manager-home-based-emea",
            "title": "Junior Campaign Manager",
            "company": "Canonical",
            "category": "AI and Data",
            "category_slug": "ai-data",
            "location": "Home based - EMEA",
            "location_filter": "emea",
            "remote_type": "Remote-region",
            "experience": "Manager",
            "employment_type": "Full-time",
            "salary_label": "Not publicly listed",
            "salary_min_usd": null,
            "salary_max_usd": null,
            "date_posted": "2026-04-01",
            "valid_through": "2026-06-24",
            "source_verified_at": "2026-05-25",
            "source_name": "Canonical Greenhouse board",
            "source_url": "https://job-boards.greenhouse.io/canonical/jobs/6492597",
            "apply_url": "https://job-boards.greenhouse.io/canonical/jobs/6492597",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "emea",
                "applicant_region_label": "Applicant region: EMEA",
                "remote_scope_signal": "region_limited_remote",
                "remote_scope_label": "Remote scope: region-limited remote",
                "candidate_level_signal": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "salary_visibility_signal": "not_publicly_listed",
                "salary_visibility_label": "Salary: not publicly listed",
                "salary_range_parseable_usd": false,
                "student_or_fresher_signal": "junior_title_signal",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant region: EMEA",
                "Remote scope: region-limited remote",
                "Candidate level: Manager",
                "Salary: not publicly listed"
            ],
            "tags": [
                "ai-and-data",
                "canonical",
                "marketing",
                "emea"
            ]
        },
        {
            "slug": "canonical-junior-product-manager-home-based-emea",
            "job_url": "https://citizenhire.com/jobs/canonical-junior-product-manager-home-based-emea",
            "title": "Junior Product Manager",
            "company": "Canonical",
            "category": "Product",
            "category_slug": "product",
            "location": "Home based - EMEA",
            "location_filter": "emea",
            "remote_type": "Remote-region",
            "experience": "Manager",
            "employment_type": "Full-time",
            "salary_label": "Not publicly listed",
            "salary_min_usd": null,
            "salary_max_usd": null,
            "date_posted": "2026-04-01",
            "valid_through": "2026-06-24",
            "source_verified_at": "2026-05-25",
            "source_name": "Canonical Greenhouse board",
            "source_url": "https://job-boards.greenhouse.io/canonical/jobs/6980706",
            "apply_url": "https://job-boards.greenhouse.io/canonical/jobs/6980706",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "emea",
                "applicant_region_label": "Applicant region: EMEA",
                "remote_scope_signal": "region_limited_remote",
                "remote_scope_label": "Remote scope: region-limited remote",
                "candidate_level_signal": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "salary_visibility_signal": "not_publicly_listed",
                "salary_visibility_label": "Salary: not publicly listed",
                "salary_range_parseable_usd": false,
                "student_or_fresher_signal": "junior_title_signal",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant region: EMEA",
                "Remote scope: region-limited remote",
                "Candidate level: Manager",
                "Salary: not publicly listed"
            ],
            "tags": [
                "product",
                "canonical",
                "emea"
            ]
        },
        {
            "slug": "canonical-junior-project-manager-home-based-americas-home-based-apac",
            "job_url": "https://citizenhire.com/jobs/canonical-junior-project-manager-home-based-americas-home-based-apac",
            "title": "Junior Project Manager",
            "company": "Canonical",
            "category": "Operations",
            "category_slug": "operations",
            "location": "Home Based - Americas; Home Based - APAC",
            "location_filter": "apac",
            "remote_type": "Remote-region",
            "experience": "Manager",
            "employment_type": "Full-time",
            "salary_label": "Not publicly listed",
            "salary_min_usd": null,
            "salary_max_usd": null,
            "date_posted": "2026-04-01",
            "valid_through": "2026-06-24",
            "source_verified_at": "2026-05-25",
            "source_name": "Canonical Greenhouse board",
            "source_url": "https://job-boards.greenhouse.io/canonical/jobs/5861481",
            "apply_url": "https://job-boards.greenhouse.io/canonical/jobs/5861481",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "verify_on_source",
                "applicant_region_label": "Applicant region: verify on source (Home Based - Americas; Home Based - APAC)",
                "remote_scope_signal": "region_limited_remote",
                "remote_scope_label": "Remote scope: region-limited remote",
                "candidate_level_signal": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "salary_visibility_signal": "not_publicly_listed",
                "salary_visibility_label": "Salary: not publicly listed",
                "salary_range_parseable_usd": false,
                "student_or_fresher_signal": "junior_title_signal",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant region: verify on source (Home Based - Americas; Home Based - APAC)",
                "Remote scope: region-limited remote",
                "Candidate level: Manager",
                "Salary: not publicly listed"
            ],
            "tags": [
                "operations",
                "canonical",
                "apac"
            ]
        },
        {
            "slug": "canonical-lead-hr-generalist-americas-home-based-americas",
            "job_url": "https://citizenhire.com/jobs/canonical-lead-hr-generalist-americas-home-based-americas",
            "title": "Lead HR Generalist - Americas",
            "company": "Canonical",
            "category": "Operations",
            "category_slug": "operations",
            "location": "Home Based - Americas",
            "location_filter": "americas",
            "remote_type": "Remote-region",
            "experience": "Manager",
            "employment_type": "Full-time",
            "salary_label": "Not publicly listed",
            "salary_min_usd": null,
            "salary_max_usd": null,
            "date_posted": "2026-04-01",
            "valid_through": "2026-06-24",
            "source_verified_at": "2026-05-25",
            "source_name": "Canonical Greenhouse board",
            "source_url": "https://job-boards.greenhouse.io/canonical/jobs/6484410",
            "apply_url": "https://job-boards.greenhouse.io/canonical/jobs/6484410",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "verify_on_source",
                "applicant_region_label": "Applicant region: verify on source (Home Based - Americas)",
                "remote_scope_signal": "region_limited_remote",
                "remote_scope_label": "Remote scope: region-limited remote",
                "candidate_level_signal": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "salary_visibility_signal": "not_publicly_listed",
                "salary_visibility_label": "Salary: not publicly listed",
                "salary_range_parseable_usd": false,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant region: verify on source (Home Based - Americas)",
                "Remote scope: region-limited remote",
                "Candidate level: Manager",
                "Salary: not publicly listed"
            ],
            "tags": [
                "operations",
                "canonical",
                "people",
                "americas"
            ]
        },
        {
            "slug": "canonical-manager-product-manager-home-based-emea",
            "job_url": "https://citizenhire.com/jobs/canonical-manager-product-manager-home-based-emea",
            "title": "Manager, Product Manager",
            "company": "Canonical",
            "category": "Product",
            "category_slug": "product",
            "location": "Home based - EMEA",
            "location_filter": "emea",
            "remote_type": "Remote-region",
            "experience": "Manager",
            "employment_type": "Full-time",
            "salary_label": "Not publicly listed",
            "salary_min_usd": null,
            "salary_max_usd": null,
            "date_posted": "2026-04-01",
            "valid_through": "2026-06-24",
            "source_verified_at": "2026-05-25",
            "source_name": "Canonical Greenhouse board",
            "source_url": "https://job-boards.greenhouse.io/canonical/jobs/6458166",
            "apply_url": "https://job-boards.greenhouse.io/canonical/jobs/6458166",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "emea",
                "applicant_region_label": "Applicant region: EMEA",
                "remote_scope_signal": "region_limited_remote",
                "remote_scope_label": "Remote scope: region-limited remote",
                "candidate_level_signal": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "salary_visibility_signal": "not_publicly_listed",
                "salary_visibility_label": "Salary: not publicly listed",
                "salary_range_parseable_usd": false,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant region: EMEA",
                "Remote scope: region-limited remote",
                "Candidate level: Manager",
                "Salary: not publicly listed"
            ],
            "tags": [
                "product",
                "canonical",
                "emea"
            ]
        },
        {
            "slug": "canonical-openstack-engineering-manager-home-based-worldwide",
            "job_url": "https://citizenhire.com/jobs/canonical-openstack-engineering-manager-home-based-worldwide",
            "title": "OpenStack Engineering Manager",
            "company": "Canonical",
            "category": "Engineering",
            "category_slug": "engineering",
            "location": "Home based - Worldwide",
            "location_filter": "worldwide",
            "remote_type": "Worldwide remote",
            "experience": "Manager",
            "employment_type": "Full-time",
            "salary_label": "Not publicly listed",
            "salary_min_usd": null,
            "salary_max_usd": null,
            "date_posted": "2026-04-01",
            "valid_through": "2026-06-24",
            "source_verified_at": "2026-05-25",
            "source_name": "Canonical Greenhouse board",
            "source_url": "https://job-boards.greenhouse.io/canonical/jobs/4676858",
            "apply_url": "https://job-boards.greenhouse.io/canonical/jobs/4676858",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "worldwide",
                "applicant_region_label": "Applicant region: worldwide signal from source",
                "remote_scope_signal": "worldwide_remote",
                "remote_scope_label": "Remote scope: worldwide remote",
                "candidate_level_signal": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "salary_visibility_signal": "not_publicly_listed",
                "salary_visibility_label": "Salary: not publicly listed",
                "salary_range_parseable_usd": false,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant region: worldwide signal from source",
                "Remote scope: worldwide remote",
                "Candidate level: Manager",
                "Salary: not publicly listed"
            ],
            "tags": [
                "engineering",
                "canonical",
                "saas-engineering",
                "worldwide"
            ]
        },
        {
            "slug": "canonical-product-manager-home-based-emea",
            "job_url": "https://citizenhire.com/jobs/canonical-product-manager-home-based-emea",
            "title": "Product Manager",
            "company": "Canonical",
            "category": "Product",
            "category_slug": "product",
            "location": "Home based - EMEA",
            "location_filter": "emea",
            "remote_type": "Remote-region",
            "experience": "Manager",
            "employment_type": "Full-time",
            "salary_label": "Not publicly listed",
            "salary_min_usd": null,
            "salary_max_usd": null,
            "date_posted": "2026-04-01",
            "valid_through": "2026-06-24",
            "source_verified_at": "2026-05-25",
            "source_name": "Canonical Greenhouse board",
            "source_url": "https://job-boards.greenhouse.io/canonical/jobs/5029257",
            "apply_url": "https://job-boards.greenhouse.io/canonical/jobs/5029257",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "emea",
                "applicant_region_label": "Applicant region: EMEA",
                "remote_scope_signal": "region_limited_remote",
                "remote_scope_label": "Remote scope: region-limited remote",
                "candidate_level_signal": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "salary_visibility_signal": "not_publicly_listed",
                "salary_visibility_label": "Salary: not publicly listed",
                "salary_range_parseable_usd": false,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant region: EMEA",
                "Remote scope: region-limited remote",
                "Candidate level: Manager",
                "Salary: not publicly listed"
            ],
            "tags": [
                "product",
                "canonical",
                "emea"
            ]
        },
        {
            "slug": "canonical-product-manager-ai-home-based-emea",
            "job_url": "https://citizenhire.com/jobs/canonical-product-manager-ai-home-based-emea",
            "title": "Product Manager - AI",
            "company": "Canonical",
            "category": "AI and Data",
            "category_slug": "ai-data",
            "location": "Home based - EMEA",
            "location_filter": "emea",
            "remote_type": "Remote-region",
            "experience": "Manager",
            "employment_type": "Full-time",
            "salary_label": "Not publicly listed",
            "salary_min_usd": null,
            "salary_max_usd": null,
            "date_posted": "2026-04-01",
            "valid_through": "2026-06-24",
            "source_verified_at": "2026-05-25",
            "source_name": "Canonical Greenhouse board",
            "source_url": "https://job-boards.greenhouse.io/canonical/jobs/6643476",
            "apply_url": "https://job-boards.greenhouse.io/canonical/jobs/6643476",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "emea",
                "applicant_region_label": "Applicant region: EMEA",
                "remote_scope_signal": "region_limited_remote",
                "remote_scope_label": "Remote scope: region-limited remote",
                "candidate_level_signal": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "salary_visibility_signal": "not_publicly_listed",
                "salary_visibility_label": "Salary: not publicly listed",
                "salary_range_parseable_usd": false,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant region: EMEA",
                "Remote scope: region-limited remote",
                "Candidate level: Manager",
                "Salary: not publicly listed"
            ],
            "tags": [
                "ai-and-data",
                "canonical",
                "product",
                "emea"
            ]
        },
        {
            "slug": "canonical-product-manager-cloud-home-based-emea",
            "job_url": "https://citizenhire.com/jobs/canonical-product-manager-cloud-home-based-emea",
            "title": "Product Manager - Cloud",
            "company": "Canonical",
            "category": "Product",
            "category_slug": "product",
            "location": "Home based - EMEA",
            "location_filter": "emea",
            "remote_type": "Remote-region",
            "experience": "Manager",
            "employment_type": "Full-time",
            "salary_label": "Not publicly listed",
            "salary_min_usd": null,
            "salary_max_usd": null,
            "date_posted": "2026-04-01",
            "valid_through": "2026-06-24",
            "source_verified_at": "2026-05-25",
            "source_name": "Canonical Greenhouse board",
            "source_url": "https://job-boards.greenhouse.io/canonical/jobs/6643965",
            "apply_url": "https://job-boards.greenhouse.io/canonical/jobs/6643965",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "emea",
                "applicant_region_label": "Applicant region: EMEA",
                "remote_scope_signal": "region_limited_remote",
                "remote_scope_label": "Remote scope: region-limited remote",
                "candidate_level_signal": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "salary_visibility_signal": "not_publicly_listed",
                "salary_visibility_label": "Salary: not publicly listed",
                "salary_range_parseable_usd": false,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant region: EMEA",
                "Remote scope: region-limited remote",
                "Candidate level: Manager",
                "Salary: not publicly listed"
            ],
            "tags": [
                "product",
                "canonical",
                "emea"
            ]
        },
        {
            "slug": "canonical-product-manager-data-home-based-emea",
            "job_url": "https://citizenhire.com/jobs/canonical-product-manager-data-home-based-emea",
            "title": "Product Manager - Data",
            "company": "Canonical",
            "category": "Product",
            "category_slug": "product",
            "location": "Home based - EMEA",
            "location_filter": "emea",
            "remote_type": "Remote-region",
            "experience": "Manager",
            "employment_type": "Full-time",
            "salary_label": "Not publicly listed",
            "salary_min_usd": null,
            "salary_max_usd": null,
            "date_posted": "2026-04-01",
            "valid_through": "2026-06-24",
            "source_verified_at": "2026-05-25",
            "source_name": "Canonical Greenhouse board",
            "source_url": "https://job-boards.greenhouse.io/canonical/jobs/6643484",
            "apply_url": "https://job-boards.greenhouse.io/canonical/jobs/6643484",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "emea",
                "applicant_region_label": "Applicant region: EMEA",
                "remote_scope_signal": "region_limited_remote",
                "remote_scope_label": "Remote scope: region-limited remote",
                "candidate_level_signal": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "salary_visibility_signal": "not_publicly_listed",
                "salary_visibility_label": "Salary: not publicly listed",
                "salary_range_parseable_usd": false,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant region: EMEA",
                "Remote scope: region-limited remote",
                "Candidate level: Manager",
                "Salary: not publicly listed"
            ],
            "tags": [
                "product",
                "canonical",
                "emea"
            ]
        },
        {
            "slug": "canonical-product-manager-security-home-based-emea",
            "job_url": "https://citizenhire.com/jobs/canonical-product-manager-security-home-based-emea",
            "title": "Product Manager - Security",
            "company": "Canonical",
            "category": "Engineering",
            "category_slug": "engineering",
            "location": "Home based - EMEA",
            "location_filter": "emea",
            "remote_type": "Remote-region",
            "experience": "Manager",
            "employment_type": "Full-time",
            "salary_label": "Not publicly listed",
            "salary_min_usd": null,
            "salary_max_usd": null,
            "date_posted": "2026-04-01",
            "valid_through": "2026-06-24",
            "source_verified_at": "2026-05-25",
            "source_name": "Canonical Greenhouse board",
            "source_url": "https://job-boards.greenhouse.io/canonical/jobs/6643483",
            "apply_url": "https://job-boards.greenhouse.io/canonical/jobs/6643483",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "emea",
                "applicant_region_label": "Applicant region: EMEA",
                "remote_scope_signal": "region_limited_remote",
                "remote_scope_label": "Remote scope: region-limited remote",
                "candidate_level_signal": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "salary_visibility_signal": "not_publicly_listed",
                "salary_visibility_label": "Salary: not publicly listed",
                "salary_range_parseable_usd": false,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant region: EMEA",
                "Remote scope: region-limited remote",
                "Candidate level: Manager",
                "Salary: not publicly listed"
            ],
            "tags": [
                "engineering",
                "canonical",
                "product",
                "emea"
            ]
        },
        {
            "slug": "canonical-product-manager-ubuntu-home-based-emea",
            "job_url": "https://citizenhire.com/jobs/canonical-product-manager-ubuntu-home-based-emea",
            "title": "Product Manager - Ubuntu",
            "company": "Canonical",
            "category": "Product",
            "category_slug": "product",
            "location": "Home based - EMEA",
            "location_filter": "emea",
            "remote_type": "Remote-region",
            "experience": "Manager",
            "employment_type": "Full-time",
            "salary_label": "Not publicly listed",
            "salary_min_usd": null,
            "salary_max_usd": null,
            "date_posted": "2026-04-01",
            "valid_through": "2026-06-24",
            "source_verified_at": "2026-05-25",
            "source_name": "Canonical Greenhouse board",
            "source_url": "https://job-boards.greenhouse.io/canonical/jobs/6643481",
            "apply_url": "https://job-boards.greenhouse.io/canonical/jobs/6643481",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "emea",
                "applicant_region_label": "Applicant region: EMEA",
                "remote_scope_signal": "region_limited_remote",
                "remote_scope_label": "Remote scope: region-limited remote",
                "candidate_level_signal": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "salary_visibility_signal": "not_publicly_listed",
                "salary_visibility_label": "Salary: not publicly listed",
                "salary_range_parseable_usd": false,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant region: EMEA",
                "Remote scope: region-limited remote",
                "Candidate level: Manager",
                "Salary: not publicly listed"
            ],
            "tags": [
                "product",
                "canonical",
                "emea"
            ]
        },
        {
            "slug": "canonical-project-manager-ubuntu-embedded-systems-home-based-americas-home-based-emea",
            "job_url": "https://citizenhire.com/jobs/canonical-project-manager-ubuntu-embedded-systems-home-based-americas-home-based-emea",
            "title": "Project Manager - Ubuntu Embedded Systems",
            "company": "Canonical",
            "category": "Operations",
            "category_slug": "operations",
            "location": "Home Based - Americas; Home based - EMEA",
            "location_filter": "emea",
            "remote_type": "Remote-region",
            "experience": "Manager",
            "employment_type": "Full-time",
            "salary_label": "Not publicly listed",
            "salary_min_usd": null,
            "salary_max_usd": null,
            "date_posted": "2026-04-01",
            "valid_through": "2026-06-24",
            "source_verified_at": "2026-05-25",
            "source_name": "Canonical Greenhouse board",
            "source_url": "https://job-boards.greenhouse.io/canonical/jobs/2808065",
            "apply_url": "https://job-boards.greenhouse.io/canonical/jobs/2808065",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "emea",
                "applicant_region_label": "Applicant region: EMEA",
                "remote_scope_signal": "region_limited_remote",
                "remote_scope_label": "Remote scope: region-limited remote",
                "candidate_level_signal": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "salary_visibility_signal": "not_publicly_listed",
                "salary_visibility_label": "Salary: not publicly listed",
                "salary_range_parseable_usd": false,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant region: EMEA",
                "Remote scope: region-limited remote",
                "Candidate level: Manager",
                "Salary: not publicly listed"
            ],
            "tags": [
                "operations",
                "canonical",
                "emea"
            ]
        },
        {
            "slug": "canonical-project-manager-ubuntu-embedded-systems-home-based-apac",
            "job_url": "https://citizenhire.com/jobs/canonical-project-manager-ubuntu-embedded-systems-home-based-apac",
            "title": "Project Manager - Ubuntu Embedded Systems",
            "company": "Canonical",
            "category": "Operations",
            "category_slug": "operations",
            "location": "Home Based - APAC",
            "location_filter": "apac",
            "remote_type": "Remote-region",
            "experience": "Manager",
            "employment_type": "Full-time",
            "salary_label": "Not publicly listed",
            "salary_min_usd": null,
            "salary_max_usd": null,
            "date_posted": "2026-04-01",
            "valid_through": "2026-06-24",
            "source_verified_at": "2026-05-25",
            "source_name": "Canonical Greenhouse board",
            "source_url": "https://job-boards.greenhouse.io/canonical/jobs/4953222",
            "apply_url": "https://job-boards.greenhouse.io/canonical/jobs/4953222",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "verify_on_source",
                "applicant_region_label": "Applicant region: verify on source (Home Based - APAC)",
                "remote_scope_signal": "region_limited_remote",
                "remote_scope_label": "Remote scope: region-limited remote",
                "candidate_level_signal": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "salary_visibility_signal": "not_publicly_listed",
                "salary_visibility_label": "Salary: not publicly listed",
                "salary_range_parseable_usd": false,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant region: verify on source (Home Based - APAC)",
                "Remote scope: region-limited remote",
                "Candidate level: Manager",
                "Salary: not publicly listed"
            ],
            "tags": [
                "operations",
                "canonical",
                "apac"
            ]
        },
        {
            "slug": "canonical-public-cloud-project-manager-home-based-americas",
            "job_url": "https://citizenhire.com/jobs/canonical-public-cloud-project-manager-home-based-americas",
            "title": "Public Cloud Project Manager",
            "company": "Canonical",
            "category": "Operations",
            "category_slug": "operations",
            "location": "Home Based - Americas",
            "location_filter": "americas",
            "remote_type": "Remote-region",
            "experience": "Manager",
            "employment_type": "Full-time",
            "salary_label": "Not publicly listed",
            "salary_min_usd": null,
            "salary_max_usd": null,
            "date_posted": "2026-04-01",
            "valid_through": "2026-06-24",
            "source_verified_at": "2026-05-25",
            "source_name": "Canonical Greenhouse board",
            "source_url": "https://job-boards.greenhouse.io/canonical/jobs/4732475",
            "apply_url": "https://job-boards.greenhouse.io/canonical/jobs/4732475",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "verify_on_source",
                "applicant_region_label": "Applicant region: verify on source (Home Based - Americas)",
                "remote_scope_signal": "region_limited_remote",
                "remote_scope_label": "Remote scope: region-limited remote",
                "candidate_level_signal": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "salary_visibility_signal": "not_publicly_listed",
                "salary_visibility_label": "Salary: not publicly listed",
                "salary_range_parseable_usd": false,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant region: verify on source (Home Based - Americas)",
                "Remote scope: region-limited remote",
                "Candidate level: Manager",
                "Salary: not publicly listed"
            ],
            "tags": [
                "operations",
                "canonical",
                "americas"
            ]
        },
        {
            "slug": "canonical-regional-bdr-team-manager-home-based-americas-home-based-apac-home-based-emea-home-based-worldwide",
            "job_url": "https://citizenhire.com/jobs/canonical-regional-bdr-team-manager-home-based-americas-home-based-apac-home-based-emea-home-based-worldwide",
            "title": "Regional BDR Team Manager",
            "company": "Canonical",
            "category": "Sales",
            "category_slug": "sales",
            "location": "Home Based - Americas; Home Based - APAC; Home based - EMEA; Home based - Worldwide",
            "location_filter": "worldwide",
            "remote_type": "Worldwide remote",
            "experience": "Manager",
            "employment_type": "Full-time",
            "salary_label": "Not publicly listed",
            "salary_min_usd": null,
            "salary_max_usd": null,
            "date_posted": "2026-04-01",
            "valid_through": "2026-06-24",
            "source_verified_at": "2026-05-25",
            "source_name": "Canonical Greenhouse board",
            "source_url": "https://job-boards.greenhouse.io/canonical/jobs/4633682",
            "apply_url": "https://job-boards.greenhouse.io/canonical/jobs/4633682",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "worldwide",
                "applicant_region_label": "Applicant region: worldwide signal from source",
                "remote_scope_signal": "worldwide_remote",
                "remote_scope_label": "Remote scope: worldwide remote",
                "candidate_level_signal": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "salary_visibility_signal": "not_publicly_listed",
                "salary_visibility_label": "Salary: not publicly listed",
                "salary_range_parseable_usd": false,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant region: worldwide signal from source",
                "Remote scope: worldwide remote",
                "Candidate level: Manager",
                "Salary: not publicly listed"
            ],
            "tags": [
                "sales",
                "canonical",
                "worldwide"
            ]
        },
        {
            "slug": "canonical-regional-hr-manager-emea-home-based-emea",
            "job_url": "https://citizenhire.com/jobs/canonical-regional-hr-manager-emea-home-based-emea",
            "title": "Regional HR Manager - EMEA",
            "company": "Canonical",
            "category": "Operations",
            "category_slug": "operations",
            "location": "Home based - EMEA",
            "location_filter": "emea",
            "remote_type": "Remote-region",
            "experience": "Manager",
            "employment_type": "Full-time",
            "salary_label": "Not publicly listed",
            "salary_min_usd": null,
            "salary_max_usd": null,
            "date_posted": "2026-04-01",
            "valid_through": "2026-06-24",
            "source_verified_at": "2026-05-25",
            "source_name": "Canonical Greenhouse board",
            "source_url": "https://job-boards.greenhouse.io/canonical/jobs/6180909",
            "apply_url": "https://job-boards.greenhouse.io/canonical/jobs/6180909",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "emea",
                "applicant_region_label": "Applicant region: EMEA",
                "remote_scope_signal": "region_limited_remote",
                "remote_scope_label": "Remote scope: region-limited remote",
                "candidate_level_signal": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "salary_visibility_signal": "not_publicly_listed",
                "salary_visibility_label": "Salary: not publicly listed",
                "salary_range_parseable_usd": false,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant region: EMEA",
                "Remote scope: region-limited remote",
                "Candidate level: Manager",
                "Salary: not publicly listed"
            ],
            "tags": [
                "operations",
                "canonical",
                "people",
                "emea"
            ]
        },
        {
            "slug": "canonical-revenue-accounting-manager-home-based-emea",
            "job_url": "https://citizenhire.com/jobs/canonical-revenue-accounting-manager-home-based-emea",
            "title": "Revenue Accounting Manager",
            "company": "Canonical",
            "category": "Operations",
            "category_slug": "operations",
            "location": "Home based - EMEA",
            "location_filter": "emea",
            "remote_type": "Remote-region",
            "experience": "Manager",
            "employment_type": "Full-time",
            "salary_label": "Not publicly listed",
            "salary_min_usd": null,
            "salary_max_usd": null,
            "date_posted": "2026-04-01",
            "valid_through": "2026-06-24",
            "source_verified_at": "2026-05-25",
            "source_name": "Canonical Greenhouse board",
            "source_url": "https://job-boards.greenhouse.io/canonical/jobs/5830044",
            "apply_url": "https://job-boards.greenhouse.io/canonical/jobs/5830044",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "emea",
                "applicant_region_label": "Applicant region: EMEA",
                "remote_scope_signal": "region_limited_remote",
                "remote_scope_label": "Remote scope: region-limited remote",
                "candidate_level_signal": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "salary_visibility_signal": "not_publicly_listed",
                "salary_visibility_label": "Salary: not publicly listed",
                "salary_range_parseable_usd": false,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant region: EMEA",
                "Remote scope: region-limited remote",
                "Candidate level: Manager",
                "Salary: not publicly listed"
            ],
            "tags": [
                "operations",
                "canonical",
                "emea"
            ]
        },
        {
            "slug": "canonical-rust-engineering-lead-linux-and-open-source-home-based-worldwide",
            "job_url": "https://citizenhire.com/jobs/canonical-rust-engineering-lead-linux-and-open-source-home-based-worldwide",
            "title": "Rust Engineering Lead - Linux and Open Source",
            "company": "Canonical",
            "category": "Engineering",
            "category_slug": "engineering",
            "location": "Home based - Worldwide",
            "location_filter": "worldwide",
            "remote_type": "Worldwide remote",
            "experience": "Manager",
            "employment_type": "Full-time",
            "salary_label": "Not publicly listed",
            "salary_min_usd": null,
            "salary_max_usd": null,
            "date_posted": "2026-04-01",
            "valid_through": "2026-06-24",
            "source_verified_at": "2026-05-25",
            "source_name": "Canonical Greenhouse board",
            "source_url": "https://job-boards.greenhouse.io/canonical/jobs/5833620",
            "apply_url": "https://job-boards.greenhouse.io/canonical/jobs/5833620",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "worldwide",
                "applicant_region_label": "Applicant region: worldwide signal from source",
                "remote_scope_signal": "worldwide_remote",
                "remote_scope_label": "Remote scope: worldwide remote",
                "candidate_level_signal": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "salary_visibility_signal": "not_publicly_listed",
                "salary_visibility_label": "Salary: not publicly listed",
                "salary_range_parseable_usd": false,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant region: worldwide signal from source",
                "Remote scope: worldwide remote",
                "Candidate level: Manager",
                "Salary: not publicly listed"
            ],
            "tags": [
                "engineering",
                "canonical",
                "engineering-fast-track",
                "worldwide"
            ]
        },
        {
            "slug": "canonical-senior-communications-manager-analyst-relations-home-based-emea",
            "job_url": "https://citizenhire.com/jobs/canonical-senior-communications-manager-analyst-relations-home-based-emea",
            "title": "Senior Communications Manager - Analyst Relations",
            "company": "Canonical",
            "category": "Marketing",
            "category_slug": "marketing",
            "location": "Home based - EMEA",
            "location_filter": "emea",
            "remote_type": "Remote-region",
            "experience": "Manager",
            "employment_type": "Full-time",
            "salary_label": "Not publicly listed",
            "salary_min_usd": null,
            "salary_max_usd": null,
            "date_posted": "2026-04-01",
            "valid_through": "2026-06-24",
            "source_verified_at": "2026-05-25",
            "source_name": "Canonical Greenhouse board",
            "source_url": "https://job-boards.greenhouse.io/canonical/jobs/7303629",
            "apply_url": "https://job-boards.greenhouse.io/canonical/jobs/7303629",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "emea",
                "applicant_region_label": "Applicant region: EMEA",
                "remote_scope_signal": "region_limited_remote",
                "remote_scope_label": "Remote scope: region-limited remote",
                "candidate_level_signal": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "salary_visibility_signal": "not_publicly_listed",
                "salary_visibility_label": "Salary: not publicly listed",
                "salary_range_parseable_usd": false,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant region: EMEA",
                "Remote scope: region-limited remote",
                "Candidate level: Manager",
                "Salary: not publicly listed"
            ],
            "tags": [
                "marketing",
                "canonical",
                "emea"
            ]
        },
        {
            "slug": "canonical-site-reliability-engineering-manager-home-based-apac-home-based-emea",
            "job_url": "https://citizenhire.com/jobs/canonical-site-reliability-engineering-manager-home-based-apac-home-based-emea",
            "title": "Site Reliability Engineering Manager",
            "company": "Canonical",
            "category": "Engineering",
            "category_slug": "engineering",
            "location": "Home Based - APAC; Home based - EMEA",
            "location_filter": "apac",
            "remote_type": "Remote-region",
            "experience": "Manager",
            "employment_type": "Full-time",
            "salary_label": "Not publicly listed",
            "salary_min_usd": null,
            "salary_max_usd": null,
            "date_posted": "2026-04-01",
            "valid_through": "2026-06-24",
            "source_verified_at": "2026-05-25",
            "source_name": "Canonical Greenhouse board",
            "source_url": "https://job-boards.greenhouse.io/canonical/jobs/5535122",
            "apply_url": "https://job-boards.greenhouse.io/canonical/jobs/5535122",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "verify_on_source",
                "applicant_region_label": "Applicant region: verify on source (Home Based - APAC; Home based - EMEA)",
                "remote_scope_signal": "region_limited_remote",
                "remote_scope_label": "Remote scope: region-limited remote",
                "candidate_level_signal": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "salary_visibility_signal": "not_publicly_listed",
                "salary_visibility_label": "Salary: not publicly listed",
                "salary_range_parseable_usd": false,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant region: verify on source (Home Based - APAC; Home based - EMEA)",
                "Remote scope: region-limited remote",
                "Candidate level: Manager",
                "Salary: not publicly listed"
            ],
            "tags": [
                "engineering",
                "canonical",
                "sre",
                "apac"
            ]
        },
        {
            "slug": "canonical-software-engineering-director-home-based-worldwide",
            "job_url": "https://citizenhire.com/jobs/canonical-software-engineering-director-home-based-worldwide",
            "title": "Software Engineering Director",
            "company": "Canonical",
            "category": "Engineering",
            "category_slug": "engineering",
            "location": "Home based - Worldwide",
            "location_filter": "worldwide",
            "remote_type": "Worldwide remote",
            "experience": "Manager",
            "employment_type": "Full-time",
            "salary_label": "Not publicly listed",
            "salary_min_usd": null,
            "salary_max_usd": null,
            "date_posted": "2026-04-01",
            "valid_through": "2026-06-24",
            "source_verified_at": "2026-05-25",
            "source_name": "Canonical Greenhouse board",
            "source_url": "https://job-boards.greenhouse.io/canonical/jobs/5211861",
            "apply_url": "https://job-boards.greenhouse.io/canonical/jobs/5211861",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "worldwide",
                "applicant_region_label": "Applicant region: worldwide signal from source",
                "remote_scope_signal": "worldwide_remote",
                "remote_scope_label": "Remote scope: worldwide remote",
                "candidate_level_signal": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "salary_visibility_signal": "not_publicly_listed",
                "salary_visibility_label": "Salary: not publicly listed",
                "salary_range_parseable_usd": false,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant region: worldwide signal from source",
                "Remote scope: worldwide remote",
                "Candidate level: Manager",
                "Salary: not publicly listed"
            ],
            "tags": [
                "engineering",
                "canonical",
                "engineering-fast-track",
                "worldwide"
            ]
        },
        {
            "slug": "canonical-software-engineering-manager-backend-saas-home-based-americas",
            "job_url": "https://citizenhire.com/jobs/canonical-software-engineering-manager-backend-saas-home-based-americas",
            "title": "Software Engineering Manager (Backend SaaS)",
            "company": "Canonical",
            "category": "Engineering",
            "category_slug": "engineering",
            "location": "Home Based - Americas",
            "location_filter": "americas",
            "remote_type": "Remote-region",
            "experience": "Manager",
            "employment_type": "Full-time",
            "salary_label": "Not publicly listed",
            "salary_min_usd": null,
            "salary_max_usd": null,
            "date_posted": "2026-04-01",
            "valid_through": "2026-06-24",
            "source_verified_at": "2026-05-25",
            "source_name": "Canonical Greenhouse board",
            "source_url": "https://job-boards.greenhouse.io/canonical/jobs/4283003",
            "apply_url": "https://job-boards.greenhouse.io/canonical/jobs/4283003",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "verify_on_source",
                "applicant_region_label": "Applicant region: verify on source (Home Based - Americas)",
                "remote_scope_signal": "region_limited_remote",
                "remote_scope_label": "Remote scope: region-limited remote",
                "candidate_level_signal": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "salary_visibility_signal": "not_publicly_listed",
                "salary_visibility_label": "Salary: not publicly listed",
                "salary_range_parseable_usd": false,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant region: verify on source (Home Based - Americas)",
                "Remote scope: region-limited remote",
                "Candidate level: Manager",
                "Salary: not publicly listed"
            ],
            "tags": [
                "engineering",
                "canonical",
                "saas-engineering",
                "americas"
            ]
        },
        {
            "slug": "canonical-software-engineering-manager-sustaining-engineering-home-based-americas",
            "job_url": "https://citizenhire.com/jobs/canonical-software-engineering-manager-sustaining-engineering-home-based-americas",
            "title": "Software Engineering Manager - Sustaining Engineering",
            "company": "Canonical",
            "category": "Engineering",
            "category_slug": "engineering",
            "location": "Home Based - Americas",
            "location_filter": "americas",
            "remote_type": "Remote-region",
            "experience": "Manager",
            "employment_type": "Full-time",
            "salary_label": "Not publicly listed",
            "salary_min_usd": null,
            "salary_max_usd": null,
            "date_posted": "2026-04-01",
            "valid_through": "2026-06-24",
            "source_verified_at": "2026-05-25",
            "source_name": "Canonical Greenhouse board",
            "source_url": "https://job-boards.greenhouse.io/canonical/jobs/4410480",
            "apply_url": "https://job-boards.greenhouse.io/canonical/jobs/4410480",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "verify_on_source",
                "applicant_region_label": "Applicant region: verify on source (Home Based - Americas)",
                "remote_scope_signal": "region_limited_remote",
                "remote_scope_label": "Remote scope: region-limited remote",
                "candidate_level_signal": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "salary_visibility_signal": "not_publicly_listed",
                "salary_visibility_label": "Salary: not publicly listed",
                "salary_range_parseable_usd": false,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant region: verify on source (Home Based - Americas)",
                "Remote scope: region-limited remote",
                "Candidate level: Manager",
                "Salary: not publicly listed"
            ],
            "tags": [
                "engineering",
                "canonical",
                "support-engineering",
                "americas"
            ]
        },
        {
            "slug": "canonical-support-engineering-manager-home-based-worldwide",
            "job_url": "https://citizenhire.com/jobs/canonical-support-engineering-manager-home-based-worldwide",
            "title": "Support Engineering Manager",
            "company": "Canonical",
            "category": "Engineering",
            "category_slug": "engineering",
            "location": "Home based - Worldwide",
            "location_filter": "worldwide",
            "remote_type": "Worldwide remote",
            "experience": "Manager",
            "employment_type": "Full-time",
            "salary_label": "Not publicly listed",
            "salary_min_usd": null,
            "salary_max_usd": null,
            "date_posted": "2026-04-01",
            "valid_through": "2026-06-24",
            "source_verified_at": "2026-05-25",
            "source_name": "Canonical Greenhouse board",
            "source_url": "https://job-boards.greenhouse.io/canonical/jobs/6854119",
            "apply_url": "https://job-boards.greenhouse.io/canonical/jobs/6854119",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "worldwide",
                "applicant_region_label": "Applicant region: worldwide signal from source",
                "remote_scope_signal": "worldwide_remote",
                "remote_scope_label": "Remote scope: worldwide remote",
                "candidate_level_signal": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "salary_visibility_signal": "not_publicly_listed",
                "salary_visibility_label": "Salary: not publicly listed",
                "salary_range_parseable_usd": false,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant region: worldwide signal from source",
                "Remote scope: worldwide remote",
                "Candidate level: Manager",
                "Salary: not publicly listed"
            ],
            "tags": [
                "engineering",
                "canonical",
                "support-engineering",
                "worldwide"
            ]
        },
        {
            "slug": "canonical-technical-manager-automotive-and-industrial-home-based-worldwide",
            "job_url": "https://citizenhire.com/jobs/canonical-technical-manager-automotive-and-industrial-home-based-worldwide",
            "title": "Technical Manager - Automotive and Industrial",
            "company": "Canonical",
            "category": "Engineering",
            "category_slug": "engineering",
            "location": "Home based - Worldwide",
            "location_filter": "worldwide",
            "remote_type": "Worldwide remote",
            "experience": "Manager",
            "employment_type": "Full-time",
            "salary_label": "Not publicly listed",
            "salary_min_usd": null,
            "salary_max_usd": null,
            "date_posted": "2026-04-01",
            "valid_through": "2026-06-24",
            "source_verified_at": "2026-05-25",
            "source_name": "Canonical Greenhouse board",
            "source_url": "https://job-boards.greenhouse.io/canonical/jobs/4541445",
            "apply_url": "https://job-boards.greenhouse.io/canonical/jobs/4541445",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "worldwide",
                "applicant_region_label": "Applicant region: worldwide signal from source",
                "remote_scope_signal": "worldwide_remote",
                "remote_scope_label": "Remote scope: worldwide remote",
                "candidate_level_signal": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "salary_visibility_signal": "not_publicly_listed",
                "salary_visibility_label": "Salary: not publicly listed",
                "salary_range_parseable_usd": false,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant region: worldwide signal from source",
                "Remote scope: worldwide remote",
                "Candidate level: Manager",
                "Salary: not publicly listed"
            ],
            "tags": [
                "engineering",
                "canonical",
                "excellence-engineering",
                "worldwide"
            ]
        },
        {
            "slug": "canonical-technical-product-manager-home-based-emea",
            "job_url": "https://citizenhire.com/jobs/canonical-technical-product-manager-home-based-emea",
            "title": "Technical Product Manager",
            "company": "Canonical",
            "category": "Product",
            "category_slug": "product",
            "location": "Home based - EMEA",
            "location_filter": "emea",
            "remote_type": "Remote-region",
            "experience": "Manager",
            "employment_type": "Full-time",
            "salary_label": "Not publicly listed",
            "salary_min_usd": null,
            "salary_max_usd": null,
            "date_posted": "2026-04-01",
            "valid_through": "2026-06-24",
            "source_verified_at": "2026-05-25",
            "source_name": "Canonical Greenhouse board",
            "source_url": "https://job-boards.greenhouse.io/canonical/jobs/6980703",
            "apply_url": "https://job-boards.greenhouse.io/canonical/jobs/6980703",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "emea",
                "applicant_region_label": "Applicant region: EMEA",
                "remote_scope_signal": "region_limited_remote",
                "remote_scope_label": "Remote scope: region-limited remote",
                "candidate_level_signal": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "salary_visibility_signal": "not_publicly_listed",
                "salary_visibility_label": "Salary: not publicly listed",
                "salary_range_parseable_usd": false,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant region: EMEA",
                "Remote scope: region-limited remote",
                "Candidate level: Manager",
                "Salary: not publicly listed"
            ],
            "tags": [
                "product",
                "canonical",
                "emea"
            ]
        },
        {
            "slug": "canonical-threat-intelligence-lead-home-based-worldwide",
            "job_url": "https://citizenhire.com/jobs/canonical-threat-intelligence-lead-home-based-worldwide",
            "title": "Threat Intelligence Lead",
            "company": "Canonical",
            "category": "Operations",
            "category_slug": "operations",
            "location": "Home based - Worldwide",
            "location_filter": "worldwide",
            "remote_type": "Worldwide remote",
            "experience": "Manager",
            "employment_type": "Full-time",
            "salary_label": "Not publicly listed",
            "salary_min_usd": null,
            "salary_max_usd": null,
            "date_posted": "2026-04-01",
            "valid_through": "2026-06-24",
            "source_verified_at": "2026-05-25",
            "source_name": "Canonical Greenhouse board",
            "source_url": "https://job-boards.greenhouse.io/canonical/jobs/5144666",
            "apply_url": "https://job-boards.greenhouse.io/canonical/jobs/5144666",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "worldwide",
                "applicant_region_label": "Applicant region: worldwide signal from source",
                "remote_scope_signal": "worldwide_remote",
                "remote_scope_label": "Remote scope: worldwide remote",
                "candidate_level_signal": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "salary_visibility_signal": "not_publicly_listed",
                "salary_visibility_label": "Salary: not publicly listed",
                "salary_range_parseable_usd": false,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant region: worldwide signal from source",
                "Remote scope: worldwide remote",
                "Candidate level: Manager",
                "Salary: not publicly listed"
            ],
            "tags": [
                "operations",
                "canonical",
                "worldwide"
            ]
        },
        {
            "slug": "canonical-ubuntu-engineering-lead-home-based-worldwide",
            "job_url": "https://citizenhire.com/jobs/canonical-ubuntu-engineering-lead-home-based-worldwide",
            "title": "Ubuntu Engineering Lead",
            "company": "Canonical",
            "category": "Engineering",
            "category_slug": "engineering",
            "location": "Home based - Worldwide",
            "location_filter": "worldwide",
            "remote_type": "Worldwide remote",
            "experience": "Manager",
            "employment_type": "Full-time",
            "salary_label": "Not publicly listed",
            "salary_min_usd": null,
            "salary_max_usd": null,
            "date_posted": "2026-04-01",
            "valid_through": "2026-06-24",
            "source_verified_at": "2026-05-25",
            "source_name": "Canonical Greenhouse board",
            "source_url": "https://job-boards.greenhouse.io/canonical/jobs/6707885",
            "apply_url": "https://job-boards.greenhouse.io/canonical/jobs/6707885",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "worldwide",
                "applicant_region_label": "Applicant region: worldwide signal from source",
                "remote_scope_signal": "worldwide_remote",
                "remote_scope_label": "Remote scope: worldwide remote",
                "candidate_level_signal": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "salary_visibility_signal": "not_publicly_listed",
                "salary_visibility_label": "Salary: not publicly listed",
                "salary_range_parseable_usd": false,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant region: worldwide signal from source",
                "Remote scope: worldwide remote",
                "Candidate level: Manager",
                "Salary: not publicly listed"
            ],
            "tags": [
                "engineering",
                "canonical",
                "ubuntu-engineering",
                "worldwide"
            ]
        },
        {
            "slug": "canonical-ubuntu-engineering-manager-home-based-worldwide",
            "job_url": "https://citizenhire.com/jobs/canonical-ubuntu-engineering-manager-home-based-worldwide",
            "title": "Ubuntu Engineering Manager",
            "company": "Canonical",
            "category": "Engineering",
            "category_slug": "engineering",
            "location": "Home based - Worldwide",
            "location_filter": "worldwide",
            "remote_type": "Worldwide remote",
            "experience": "Manager",
            "employment_type": "Full-time",
            "salary_label": "Not publicly listed",
            "salary_min_usd": null,
            "salary_max_usd": null,
            "date_posted": "2026-04-01",
            "valid_through": "2026-06-24",
            "source_verified_at": "2026-05-25",
            "source_name": "Canonical Greenhouse board",
            "source_url": "https://job-boards.greenhouse.io/canonical/jobs/7521220",
            "apply_url": "https://job-boards.greenhouse.io/canonical/jobs/7521220",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "worldwide",
                "applicant_region_label": "Applicant region: worldwide signal from source",
                "remote_scope_signal": "worldwide_remote",
                "remote_scope_label": "Remote scope: worldwide remote",
                "candidate_level_signal": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "salary_visibility_signal": "not_publicly_listed",
                "salary_visibility_label": "Salary: not publicly listed",
                "salary_range_parseable_usd": false,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant region: worldwide signal from source",
                "Remote scope: worldwide remote",
                "Candidate level: Manager",
                "Salary: not publicly listed"
            ],
            "tags": [
                "engineering",
                "canonical",
                "ubuntu-engineering",
                "worldwide"
            ]
        },
        {
            "slug": "airtable-director-technical-account-management-remote-us-remote-canada",
            "job_url": "https://citizenhire.com/jobs/airtable-director-technical-account-management-remote-us-remote-canada",
            "title": "Director, Technical Account Management",
            "company": "Airtable",
            "category": "Support",
            "category_slug": "support",
            "location": "Remote - US; Remote - Canada",
            "location_filter": "north-america",
            "remote_type": "Remote-region",
            "experience": "Manager",
            "employment_type": "Full-time",
            "salary_label": "USD 227,000 - 357,400",
            "salary_min_usd": 227000,
            "salary_max_usd": 357400,
            "date_posted": "2026-03-31",
            "valid_through": "2026-07-03",
            "source_verified_at": "2026-06-03",
            "source_name": "Airtable Greenhouse board",
            "source_url": "https://job-boards.greenhouse.io/airtable/jobs/8485839002",
            "apply_url": "https://job-boards.greenhouse.io/airtable/jobs/8485839002",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "canada_or_source_listed_countries",
                "applicant_region_label": "Applicant country signal: Canada or source-listed countries",
                "remote_scope_signal": "region_limited_remote",
                "remote_scope_label": "Remote scope: region-limited remote",
                "candidate_level_signal": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "salary_visibility_signal": "public_usd_range",
                "salary_visibility_label": "Salary: public range shown",
                "salary_range_parseable_usd": true,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant country signal: Canada or source-listed countries",
                "Remote scope: region-limited remote",
                "Candidate level: Manager",
                "Salary: public range shown"
            ],
            "tags": [
                "technical account management",
                "support leadership",
                "remote north america",
                "salary listed",
                "airtable"
            ]
        },
        {
            "slug": "canonical-cloud-alliances-business-development-lead-home-based-americas",
            "job_url": "https://citizenhire.com/jobs/canonical-cloud-alliances-business-development-lead-home-based-americas",
            "title": "Cloud Alliances Business Development Lead",
            "company": "Canonical",
            "category": "Business Development",
            "category_slug": "business-development",
            "location": "Home Based - Americas",
            "location_filter": "americas",
            "remote_type": "Remote-region",
            "experience": "Manager",
            "employment_type": "Full-time",
            "salary_label": "Not publicly listed",
            "salary_min_usd": null,
            "salary_max_usd": null,
            "date_posted": "2026-03-31",
            "valid_through": "2026-06-24",
            "source_verified_at": "2026-05-25",
            "source_name": "Canonical Greenhouse board",
            "source_url": "https://job-boards.greenhouse.io/canonical/jobs/4934551",
            "apply_url": "https://job-boards.greenhouse.io/canonical/jobs/4934551",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "verify_on_source",
                "applicant_region_label": "Applicant region: verify on source (Home Based - Americas)",
                "remote_scope_signal": "region_limited_remote",
                "remote_scope_label": "Remote scope: region-limited remote",
                "candidate_level_signal": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "salary_visibility_signal": "not_publicly_listed",
                "salary_visibility_label": "Salary: not publicly listed",
                "salary_range_parseable_usd": false,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant region: verify on source (Home Based - Americas)",
                "Remote scope: region-limited remote",
                "Candidate level: Manager",
                "Salary: not publicly listed"
            ],
            "tags": [
                "business-development",
                "canonical",
                "alliances",
                "americas"
            ]
        },
        {
            "slug": "canonical-dell-global-alliance-director-home-based-americas",
            "job_url": "https://citizenhire.com/jobs/canonical-dell-global-alliance-director-home-based-americas",
            "title": "Dell Global Alliance Director",
            "company": "Canonical",
            "category": "Business Development",
            "category_slug": "business-development",
            "location": "Home Based - Americas",
            "location_filter": "americas",
            "remote_type": "Remote-region",
            "experience": "Manager",
            "employment_type": "Full-time",
            "salary_label": "Not publicly listed",
            "salary_min_usd": null,
            "salary_max_usd": null,
            "date_posted": "2026-03-31",
            "valid_through": "2026-06-24",
            "source_verified_at": "2026-05-25",
            "source_name": "Canonical Greenhouse board",
            "source_url": "https://job-boards.greenhouse.io/canonical/jobs/6366166",
            "apply_url": "https://job-boards.greenhouse.io/canonical/jobs/6366166",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "verify_on_source",
                "applicant_region_label": "Applicant region: verify on source (Home Based - Americas)",
                "remote_scope_signal": "region_limited_remote",
                "remote_scope_label": "Remote scope: region-limited remote",
                "candidate_level_signal": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "salary_visibility_signal": "not_publicly_listed",
                "salary_visibility_label": "Salary: not publicly listed",
                "salary_range_parseable_usd": false,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant region: verify on source (Home Based - Americas)",
                "Remote scope: region-limited remote",
                "Candidate level: Manager",
                "Salary: not publicly listed"
            ],
            "tags": [
                "business-development",
                "canonical",
                "alliances",
                "americas"
            ]
        },
        {
            "slug": "canonical-design-manager-visual-home-based-emea",
            "job_url": "https://citizenhire.com/jobs/canonical-design-manager-visual-home-based-emea",
            "title": "Design Manager (Visual)",
            "company": "Canonical",
            "category": "Operations",
            "category_slug": "operations",
            "location": "Home based - EMEA",
            "location_filter": "emea",
            "remote_type": "Remote-region",
            "experience": "Manager",
            "employment_type": "Full-time",
            "salary_label": "Not publicly listed",
            "salary_min_usd": null,
            "salary_max_usd": null,
            "date_posted": "2026-03-31",
            "valid_through": "2026-06-24",
            "source_verified_at": "2026-05-25",
            "source_name": "Canonical Greenhouse board",
            "source_url": "https://job-boards.greenhouse.io/canonical/jobs/7566317",
            "apply_url": "https://job-boards.greenhouse.io/canonical/jobs/7566317",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "emea",
                "applicant_region_label": "Applicant region: EMEA",
                "remote_scope_signal": "region_limited_remote",
                "remote_scope_label": "Remote scope: region-limited remote",
                "candidate_level_signal": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "salary_visibility_signal": "not_publicly_listed",
                "salary_visibility_label": "Salary: not publicly listed",
                "salary_range_parseable_usd": false,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant region: EMEA",
                "Remote scope: region-limited remote",
                "Candidate level: Manager",
                "Salary: not publicly listed"
            ],
            "tags": [
                "operations",
                "canonical",
                "design",
                "emea"
            ]
        },
        {
            "slug": "canonical-engineering-manager-ceph-distributed-storage-home-based-americas-home-based-emea",
            "job_url": "https://citizenhire.com/jobs/canonical-engineering-manager-ceph-distributed-storage-home-based-americas-home-based-emea",
            "title": "Engineering Manager- Ceph & Distributed Storage",
            "company": "Canonical",
            "category": "Engineering",
            "category_slug": "engineering",
            "location": "Home Based - Americas; Home based - EMEA",
            "location_filter": "emea",
            "remote_type": "Remote-region",
            "experience": "Manager",
            "employment_type": "Full-time",
            "salary_label": "Not publicly listed",
            "salary_min_usd": null,
            "salary_max_usd": null,
            "date_posted": "2026-03-31",
            "valid_through": "2026-06-24",
            "source_verified_at": "2026-05-25",
            "source_name": "Canonical Greenhouse board",
            "source_url": "https://job-boards.greenhouse.io/canonical/jobs/4175808",
            "apply_url": "https://job-boards.greenhouse.io/canonical/jobs/4175808",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "emea",
                "applicant_region_label": "Applicant region: EMEA",
                "remote_scope_signal": "region_limited_remote",
                "remote_scope_label": "Remote scope: region-limited remote",
                "candidate_level_signal": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "salary_visibility_signal": "not_publicly_listed",
                "salary_visibility_label": "Salary: not publicly listed",
                "salary_range_parseable_usd": false,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant region: EMEA",
                "Remote scope: region-limited remote",
                "Candidate level: Manager",
                "Salary: not publicly listed"
            ],
            "tags": [
                "engineering",
                "canonical",
                "cloud-engineering",
                "emea"
            ]
        },
        {
            "slug": "canonical-engineering-manager-data-platform-home-based-worldwide",
            "job_url": "https://citizenhire.com/jobs/canonical-engineering-manager-data-platform-home-based-worldwide",
            "title": "Engineering Manager - Data Platform",
            "company": "Canonical",
            "category": "Engineering",
            "category_slug": "engineering",
            "location": "Home based - Worldwide",
            "location_filter": "worldwide",
            "remote_type": "Worldwide remote",
            "experience": "Manager",
            "employment_type": "Full-time",
            "salary_label": "Not publicly listed",
            "salary_min_usd": null,
            "salary_max_usd": null,
            "date_posted": "2026-03-31",
            "valid_through": "2026-06-24",
            "source_verified_at": "2026-05-25",
            "source_name": "Canonical Greenhouse board",
            "source_url": "https://job-boards.greenhouse.io/canonical/jobs/5667860",
            "apply_url": "https://job-boards.greenhouse.io/canonical/jobs/5667860",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "worldwide",
                "applicant_region_label": "Applicant region: worldwide signal from source",
                "remote_scope_signal": "worldwide_remote",
                "remote_scope_label": "Remote scope: worldwide remote",
                "candidate_level_signal": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "salary_visibility_signal": "not_publicly_listed",
                "salary_visibility_label": "Salary: not publicly listed",
                "salary_range_parseable_usd": false,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant region: worldwide signal from source",
                "Remote scope: worldwide remote",
                "Candidate level: Manager",
                "Salary: not publicly listed"
            ],
            "tags": [
                "engineering",
                "canonical",
                "charm-engineering",
                "worldwide"
            ]
        },
        {
            "slug": "canonical-engineering-manager-for-iam-identity-and-access-management-home-based-americas-home-based-emea",
            "job_url": "https://citizenhire.com/jobs/canonical-engineering-manager-for-iam-identity-and-access-management-home-based-americas-home-based-emea",
            "title": "Engineering Manager for IAM (Identity and Access Management)",
            "company": "Canonical",
            "category": "Engineering",
            "category_slug": "engineering",
            "location": "Home Based - Americas; Home based - EMEA",
            "location_filter": "emea",
            "remote_type": "Remote-region",
            "experience": "Manager",
            "employment_type": "Full-time",
            "salary_label": "Not publicly listed",
            "salary_min_usd": null,
            "salary_max_usd": null,
            "date_posted": "2026-03-31",
            "valid_through": "2026-06-24",
            "source_verified_at": "2026-05-25",
            "source_name": "Canonical Greenhouse board",
            "source_url": "https://job-boards.greenhouse.io/canonical/jobs/5869156",
            "apply_url": "https://job-boards.greenhouse.io/canonical/jobs/5869156",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "emea",
                "applicant_region_label": "Applicant region: EMEA",
                "remote_scope_signal": "region_limited_remote",
                "remote_scope_label": "Remote scope: region-limited remote",
                "candidate_level_signal": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "salary_visibility_signal": "not_publicly_listed",
                "salary_visibility_label": "Salary: not publicly listed",
                "salary_range_parseable_usd": false,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant region: EMEA",
                "Remote scope: region-limited remote",
                "Candidate level: Manager",
                "Salary: not publicly listed"
            ],
            "tags": [
                "engineering",
                "canonical",
                "charm-engineering",
                "emea"
            ]
        },
        {
            "slug": "canonical-engineering-manager-mlops-analytics-home-based-worldwide",
            "job_url": "https://citizenhire.com/jobs/canonical-engineering-manager-mlops-analytics-home-based-worldwide",
            "title": "Engineering Manager - MLOps & Analytics",
            "company": "Canonical",
            "category": "Engineering",
            "category_slug": "engineering",
            "location": "Home based - Worldwide",
            "location_filter": "worldwide",
            "remote_type": "Worldwide remote",
            "experience": "Manager",
            "employment_type": "Full-time",
            "salary_label": "Not publicly listed",
            "salary_min_usd": null,
            "salary_max_usd": null,
            "date_posted": "2026-03-31",
            "valid_through": "2026-06-24",
            "source_verified_at": "2026-05-25",
            "source_name": "Canonical Greenhouse board",
            "source_url": "https://job-boards.greenhouse.io/canonical/jobs/4810491",
            "apply_url": "https://job-boards.greenhouse.io/canonical/jobs/4810491",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "worldwide",
                "applicant_region_label": "Applicant region: worldwide signal from source",
                "remote_scope_signal": "worldwide_remote",
                "remote_scope_label": "Remote scope: worldwide remote",
                "candidate_level_signal": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "salary_visibility_signal": "not_publicly_listed",
                "salary_visibility_label": "Salary: not publicly listed",
                "salary_range_parseable_usd": false,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant region: worldwide signal from source",
                "Remote scope: worldwide remote",
                "Candidate level: Manager",
                "Salary: not publicly listed"
            ],
            "tags": [
                "engineering",
                "canonical",
                "charm-engineering",
                "worldwide"
            ]
        },
        {
            "slug": "canonical-engineering-manager-python-and-k8s-home-based-apac-home-based-emea",
            "job_url": "https://citizenhire.com/jobs/canonical-engineering-manager-python-and-k8s-home-based-apac-home-based-emea",
            "title": "Engineering Manager - Python and K8s",
            "company": "Canonical",
            "category": "Engineering",
            "category_slug": "engineering",
            "location": "Home Based - APAC; Home based - EMEA",
            "location_filter": "apac",
            "remote_type": "Remote-region",
            "experience": "Manager",
            "employment_type": "Full-time",
            "salary_label": "Not publicly listed",
            "salary_min_usd": null,
            "salary_max_usd": null,
            "date_posted": "2026-03-31",
            "valid_through": "2026-06-24",
            "source_verified_at": "2026-05-25",
            "source_name": "Canonical Greenhouse board",
            "source_url": "https://job-boards.greenhouse.io/canonical/jobs/3740499",
            "apply_url": "https://job-boards.greenhouse.io/canonical/jobs/3740499",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "verify_on_source",
                "applicant_region_label": "Applicant region: verify on source (Home Based - APAC; Home based - EMEA)",
                "remote_scope_signal": "region_limited_remote",
                "remote_scope_label": "Remote scope: region-limited remote",
                "candidate_level_signal": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "salary_visibility_signal": "not_publicly_listed",
                "salary_visibility_label": "Salary: not publicly listed",
                "salary_range_parseable_usd": false,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant region: verify on source (Home Based - APAC; Home based - EMEA)",
                "Remote scope: region-limited remote",
                "Candidate level: Manager",
                "Salary: not publicly listed"
            ],
            "tags": [
                "engineering",
                "canonical",
                "commercial-systems",
                "apac"
            ]
        },
        {
            "slug": "canonical-engineering-manager-ubuntu-core-home-based-americas-home-based-emea",
            "job_url": "https://citizenhire.com/jobs/canonical-engineering-manager-ubuntu-core-home-based-americas-home-based-emea",
            "title": "Engineering Manager - Ubuntu Core",
            "company": "Canonical",
            "category": "Engineering",
            "category_slug": "engineering",
            "location": "Home Based - Americas; Home based - EMEA",
            "location_filter": "emea",
            "remote_type": "Remote-region",
            "experience": "Manager",
            "employment_type": "Full-time",
            "salary_label": "Not publicly listed",
            "salary_min_usd": null,
            "salary_max_usd": null,
            "date_posted": "2026-03-31",
            "valid_through": "2026-06-24",
            "source_verified_at": "2026-05-25",
            "source_name": "Canonical Greenhouse board",
            "source_url": "https://job-boards.greenhouse.io/canonical/jobs/5612564",
            "apply_url": "https://job-boards.greenhouse.io/canonical/jobs/5612564",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "emea",
                "applicant_region_label": "Applicant region: EMEA",
                "remote_scope_signal": "region_limited_remote",
                "remote_scope_label": "Remote scope: region-limited remote",
                "candidate_level_signal": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "salary_visibility_signal": "not_publicly_listed",
                "salary_visibility_label": "Salary: not publicly listed",
                "salary_range_parseable_usd": false,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant region: EMEA",
                "Remote scope: region-limited remote",
                "Candidate level: Manager",
                "Salary: not publicly listed"
            ],
            "tags": [
                "engineering",
                "canonical",
                "devices-engineering",
                "emea"
            ]
        },
        {
            "slug": "canonical-ibm-global-alliance-director-home-based-americas",
            "job_url": "https://citizenhire.com/jobs/canonical-ibm-global-alliance-director-home-based-americas",
            "title": "IBM Global Alliance Director",
            "company": "Canonical",
            "category": "Business Development",
            "category_slug": "business-development",
            "location": "Home Based - Americas",
            "location_filter": "americas",
            "remote_type": "Remote-region",
            "experience": "Manager",
            "employment_type": "Full-time",
            "salary_label": "Not publicly listed",
            "salary_min_usd": null,
            "salary_max_usd": null,
            "date_posted": "2026-03-31",
            "valid_through": "2026-06-24",
            "source_verified_at": "2026-05-25",
            "source_name": "Canonical Greenhouse board",
            "source_url": "https://job-boards.greenhouse.io/canonical/jobs/6950222",
            "apply_url": "https://job-boards.greenhouse.io/canonical/jobs/6950222",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "verify_on_source",
                "applicant_region_label": "Applicant region: verify on source (Home Based - Americas)",
                "remote_scope_signal": "region_limited_remote",
                "remote_scope_label": "Remote scope: region-limited remote",
                "candidate_level_signal": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "salary_visibility_signal": "not_publicly_listed",
                "salary_visibility_label": "Salary: not publicly listed",
                "salary_range_parseable_usd": false,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant region: verify on source (Home Based - Americas)",
                "Remote scope: region-limited remote",
                "Candidate level: Manager",
                "Salary: not publicly listed"
            ],
            "tags": [
                "business-development",
                "canonical",
                "alliances",
                "americas"
            ]
        },
        {
            "slug": "canonical-isv-technical-alliance-manager-home-based-americas-home-based-emea",
            "job_url": "https://citizenhire.com/jobs/canonical-isv-technical-alliance-manager-home-based-americas-home-based-emea",
            "title": "ISV Technical Alliance Manager",
            "company": "Canonical",
            "category": "Business Development",
            "category_slug": "business-development",
            "location": "Home Based - Americas; Home based - EMEA",
            "location_filter": "emea",
            "remote_type": "Remote-region",
            "experience": "Manager",
            "employment_type": "Full-time",
            "salary_label": "Not publicly listed",
            "salary_min_usd": null,
            "salary_max_usd": null,
            "date_posted": "2026-03-31",
            "valid_through": "2026-06-24",
            "source_verified_at": "2026-05-25",
            "source_name": "Canonical Greenhouse board",
            "source_url": "https://job-boards.greenhouse.io/canonical/jobs/7607749",
            "apply_url": "https://job-boards.greenhouse.io/canonical/jobs/7607749",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "emea",
                "applicant_region_label": "Applicant region: EMEA",
                "remote_scope_signal": "region_limited_remote",
                "remote_scope_label": "Remote scope: region-limited remote",
                "candidate_level_signal": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "salary_visibility_signal": "not_publicly_listed",
                "salary_visibility_label": "Salary: not publicly listed",
                "salary_range_parseable_usd": false,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant region: EMEA",
                "Remote scope: region-limited remote",
                "Candidate level: Manager",
                "Salary: not publicly listed"
            ],
            "tags": [
                "business-development",
                "canonical",
                "alliances",
                "emea"
            ]
        },
        {
            "slug": "canonical-lead-data-governance-engineer-home-based-emea",
            "job_url": "https://citizenhire.com/jobs/canonical-lead-data-governance-engineer-home-based-emea",
            "title": "Lead Data Governance Engineer",
            "company": "Canonical",
            "category": "Engineering",
            "category_slug": "engineering",
            "location": "Home based - EMEA",
            "location_filter": "emea",
            "remote_type": "Remote-region",
            "experience": "Manager",
            "employment_type": "Full-time",
            "salary_label": "Not publicly listed",
            "salary_min_usd": null,
            "salary_max_usd": null,
            "date_posted": "2026-03-31",
            "valid_through": "2026-06-24",
            "source_verified_at": "2026-05-25",
            "source_name": "Canonical Greenhouse board",
            "source_url": "https://job-boards.greenhouse.io/canonical/jobs/6394147",
            "apply_url": "https://job-boards.greenhouse.io/canonical/jobs/6394147",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "emea",
                "applicant_region_label": "Applicant region: EMEA",
                "remote_scope_signal": "region_limited_remote",
                "remote_scope_label": "Remote scope: region-limited remote",
                "candidate_level_signal": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "salary_visibility_signal": "not_publicly_listed",
                "salary_visibility_label": "Salary: not publicly listed",
                "salary_range_parseable_usd": false,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant region: EMEA",
                "Remote scope: region-limited remote",
                "Candidate level: Manager",
                "Salary: not publicly listed"
            ],
            "tags": [
                "engineering",
                "canonical",
                "commercial-systems",
                "emea"
            ]
        },
        {
            "slug": "canonical-lead-linux-kernel-engineer-ubuntu-home-based-worldwide",
            "job_url": "https://citizenhire.com/jobs/canonical-lead-linux-kernel-engineer-ubuntu-home-based-worldwide",
            "title": "Lead Linux Kernel Engineer - Ubuntu",
            "company": "Canonical",
            "category": "Engineering",
            "category_slug": "engineering",
            "location": "Home based - Worldwide",
            "location_filter": "worldwide",
            "remote_type": "Worldwide remote",
            "experience": "Manager",
            "employment_type": "Full-time",
            "salary_label": "Not publicly listed",
            "salary_min_usd": null,
            "salary_max_usd": null,
            "date_posted": "2026-03-31",
            "valid_through": "2026-06-24",
            "source_verified_at": "2026-05-25",
            "source_name": "Canonical Greenhouse board",
            "source_url": "https://job-boards.greenhouse.io/canonical/jobs/6010955",
            "apply_url": "https://job-boards.greenhouse.io/canonical/jobs/6010955",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "worldwide",
                "applicant_region_label": "Applicant region: worldwide signal from source",
                "remote_scope_signal": "worldwide_remote",
                "remote_scope_label": "Remote scope: worldwide remote",
                "candidate_level_signal": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "salary_visibility_signal": "not_publicly_listed",
                "salary_visibility_label": "Salary: not publicly listed",
                "salary_range_parseable_usd": false,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant region: worldwide signal from source",
                "Remote scope: worldwide remote",
                "Candidate level: Manager",
                "Salary: not publicly listed"
            ],
            "tags": [
                "engineering",
                "canonical",
                "devices-engineering",
                "worldwide"
            ]
        },
        {
            "slug": "canonical-linux-engineering-manager-optimisation-for-latest-hardware-home-based-worldwide",
            "job_url": "https://citizenhire.com/jobs/canonical-linux-engineering-manager-optimisation-for-latest-hardware-home-based-worldwide",
            "title": "Linux Engineering Manager - Optimisation for Latest Hardware",
            "company": "Canonical",
            "category": "Engineering",
            "category_slug": "engineering",
            "location": "Home based - Worldwide",
            "location_filter": "worldwide",
            "remote_type": "Worldwide remote",
            "experience": "Manager",
            "employment_type": "Full-time",
            "salary_label": "Not publicly listed",
            "salary_min_usd": null,
            "salary_max_usd": null,
            "date_posted": "2026-03-31",
            "valid_through": "2026-06-24",
            "source_verified_at": "2026-05-25",
            "source_name": "Canonical Greenhouse board",
            "source_url": "https://job-boards.greenhouse.io/canonical/jobs/3666345",
            "apply_url": "https://job-boards.greenhouse.io/canonical/jobs/3666345",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "worldwide",
                "applicant_region_label": "Applicant region: worldwide signal from source",
                "remote_scope_signal": "worldwide_remote",
                "remote_scope_label": "Remote scope: worldwide remote",
                "candidate_level_signal": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "salary_visibility_signal": "not_publicly_listed",
                "salary_visibility_label": "Salary: not publicly listed",
                "salary_range_parseable_usd": false,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant region: worldwide signal from source",
                "Remote scope: worldwide remote",
                "Candidate level: Manager",
                "Salary: not publicly listed"
            ],
            "tags": [
                "engineering",
                "canonical",
                "devices-engineering",
                "worldwide"
            ]
        },
        {
            "slug": "canonical-manager-of-enterprise-open-source-sales-team-home-based-worldwide",
            "job_url": "https://citizenhire.com/jobs/canonical-manager-of-enterprise-open-source-sales-team-home-based-worldwide",
            "title": "Manager of Enterprise Open Source Sales Team",
            "company": "Canonical",
            "category": "Sales",
            "category_slug": "sales",
            "location": "Home based - Worldwide",
            "location_filter": "worldwide",
            "remote_type": "Worldwide remote",
            "experience": "Manager",
            "employment_type": "Full-time",
            "salary_label": "Not publicly listed",
            "salary_min_usd": null,
            "salary_max_usd": null,
            "date_posted": "2026-03-31",
            "valid_through": "2026-06-24",
            "source_verified_at": "2026-05-25",
            "source_name": "Canonical Greenhouse board",
            "source_url": "https://job-boards.greenhouse.io/canonical/jobs/7267884",
            "apply_url": "https://job-boards.greenhouse.io/canonical/jobs/7267884",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "worldwide",
                "applicant_region_label": "Applicant region: worldwide signal from source",
                "remote_scope_signal": "worldwide_remote",
                "remote_scope_label": "Remote scope: worldwide remote",
                "candidate_level_signal": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "salary_visibility_signal": "not_publicly_listed",
                "salary_visibility_label": "Salary: not publicly listed",
                "salary_range_parseable_usd": false,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant region: worldwide signal from source",
                "Remote scope: worldwide remote",
                "Candidate level: Manager",
                "Salary: not publicly listed"
            ],
            "tags": [
                "sales",
                "canonical",
                "commercial-fast-track",
                "worldwide"
            ]
        },
        {
            "slug": "canonical-observability-engineering-manager-home-based-americas-home-based-emea",
            "job_url": "https://citizenhire.com/jobs/canonical-observability-engineering-manager-home-based-americas-home-based-emea",
            "title": "Observability Engineering Manager",
            "company": "Canonical",
            "category": "Engineering",
            "category_slug": "engineering",
            "location": "Home Based - Americas; Home based - EMEA",
            "location_filter": "emea",
            "remote_type": "Remote-region",
            "experience": "Manager",
            "employment_type": "Full-time",
            "salary_label": "Not publicly listed",
            "salary_min_usd": null,
            "salary_max_usd": null,
            "date_posted": "2026-03-31",
            "valid_through": "2026-06-24",
            "source_verified_at": "2026-05-25",
            "source_name": "Canonical Greenhouse board",
            "source_url": "https://job-boards.greenhouse.io/canonical/jobs/5739500",
            "apply_url": "https://job-boards.greenhouse.io/canonical/jobs/5739500",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "emea",
                "applicant_region_label": "Applicant region: EMEA",
                "remote_scope_signal": "region_limited_remote",
                "remote_scope_label": "Remote scope: region-limited remote",
                "candidate_level_signal": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "salary_visibility_signal": "not_publicly_listed",
                "salary_visibility_label": "Salary: not publicly listed",
                "salary_range_parseable_usd": false,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant region: EMEA",
                "Remote scope: region-limited remote",
                "Candidate level: Manager",
                "Salary: not publicly listed"
            ],
            "tags": [
                "engineering",
                "canonical",
                "charm-engineering",
                "emea"
            ]
        },
        {
            "slug": "canonical-open-source-enterprise-sales-manager-north-america-home-based-americas",
            "job_url": "https://citizenhire.com/jobs/canonical-open-source-enterprise-sales-manager-north-america-home-based-americas",
            "title": "Open Source Enterprise Sales Manager - North America",
            "company": "Canonical",
            "category": "Sales",
            "category_slug": "sales",
            "location": "Home Based - Americas",
            "location_filter": "americas",
            "remote_type": "Remote-region",
            "experience": "Manager",
            "employment_type": "Full-time",
            "salary_label": "Not publicly listed",
            "salary_min_usd": null,
            "salary_max_usd": null,
            "date_posted": "2026-03-31",
            "valid_through": "2026-06-24",
            "source_verified_at": "2026-05-25",
            "source_name": "Canonical Greenhouse board",
            "source_url": "https://job-boards.greenhouse.io/canonical/jobs/7746655",
            "apply_url": "https://job-boards.greenhouse.io/canonical/jobs/7746655",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "verify_on_source",
                "applicant_region_label": "Applicant region: verify on source (Home Based - Americas)",
                "remote_scope_signal": "region_limited_remote",
                "remote_scope_label": "Remote scope: region-limited remote",
                "candidate_level_signal": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "salary_visibility_signal": "not_publicly_listed",
                "salary_visibility_label": "Salary: not publicly listed",
                "salary_range_parseable_usd": false,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant region: verify on source (Home Based - Americas)",
                "Remote scope: region-limited remote",
                "Candidate level: Manager",
                "Salary: not publicly listed"
            ],
            "tags": [
                "sales",
                "canonical",
                "commercial-fast-track",
                "americas"
            ]
        },
        {
            "slug": "canonical-partner-sales-director-global-system-integrator-gsi-home-based-worldwide",
            "job_url": "https://citizenhire.com/jobs/canonical-partner-sales-director-global-system-integrator-gsi-home-based-worldwide",
            "title": "Partner Sales Director - Global System Integrator (GSI)",
            "company": "Canonical",
            "category": "Sales",
            "category_slug": "sales",
            "location": "Home based - Worldwide",
            "location_filter": "worldwide",
            "remote_type": "Worldwide remote",
            "experience": "Manager",
            "employment_type": "Full-time",
            "salary_label": "Not publicly listed",
            "salary_min_usd": null,
            "salary_max_usd": null,
            "date_posted": "2026-03-31",
            "valid_through": "2026-06-24",
            "source_verified_at": "2026-05-25",
            "source_name": "Canonical Greenhouse board",
            "source_url": "https://job-boards.greenhouse.io/canonical/jobs/3572118",
            "apply_url": "https://job-boards.greenhouse.io/canonical/jobs/3572118",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "worldwide",
                "applicant_region_label": "Applicant region: worldwide signal from source",
                "remote_scope_signal": "worldwide_remote",
                "remote_scope_label": "Remote scope: worldwide remote",
                "candidate_level_signal": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "salary_visibility_signal": "not_publicly_listed",
                "salary_visibility_label": "Salary: not publicly listed",
                "salary_range_parseable_usd": false,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant region: worldwide signal from source",
                "Remote scope: worldwide remote",
                "Candidate level: Manager",
                "Salary: not publicly listed"
            ],
            "tags": [
                "sales",
                "canonical",
                "alliances",
                "worldwide"
            ]
        },
        {
            "slug": "canonical-partner-sales-director-ihv-alliances-home-based-worldwide",
            "job_url": "https://citizenhire.com/jobs/canonical-partner-sales-director-ihv-alliances-home-based-worldwide",
            "title": "Partner Sales Director - IHV Alliances",
            "company": "Canonical",
            "category": "Sales",
            "category_slug": "sales",
            "location": "Home based - Worldwide",
            "location_filter": "worldwide",
            "remote_type": "Worldwide remote",
            "experience": "Manager",
            "employment_type": "Full-time",
            "salary_label": "Not publicly listed",
            "salary_min_usd": null,
            "salary_max_usd": null,
            "date_posted": "2026-03-31",
            "valid_through": "2026-06-24",
            "source_verified_at": "2026-05-25",
            "source_name": "Canonical Greenhouse board",
            "source_url": "https://job-boards.greenhouse.io/canonical/jobs/4126502",
            "apply_url": "https://job-boards.greenhouse.io/canonical/jobs/4126502",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "worldwide",
                "applicant_region_label": "Applicant region: worldwide signal from source",
                "remote_scope_signal": "worldwide_remote",
                "remote_scope_label": "Remote scope: worldwide remote",
                "candidate_level_signal": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "salary_visibility_signal": "not_publicly_listed",
                "salary_visibility_label": "Salary: not publicly listed",
                "salary_range_parseable_usd": false,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant region: worldwide signal from source",
                "Remote scope: worldwide remote",
                "Candidate level: Manager",
                "Salary: not publicly listed"
            ],
            "tags": [
                "sales",
                "canonical",
                "alliances",
                "worldwide"
            ]
        },
        {
            "slug": "canonical-partner-sales-manager-dell-home-based-americas-home-based-apac",
            "job_url": "https://citizenhire.com/jobs/canonical-partner-sales-manager-dell-home-based-americas-home-based-apac",
            "title": "Partner Sales Manager - Dell",
            "company": "Canonical",
            "category": "Sales",
            "category_slug": "sales",
            "location": "Home Based - Americas; Home Based - APAC",
            "location_filter": "apac",
            "remote_type": "Remote-region",
            "experience": "Manager",
            "employment_type": "Full-time",
            "salary_label": "Not publicly listed",
            "salary_min_usd": null,
            "salary_max_usd": null,
            "date_posted": "2026-03-31",
            "valid_through": "2026-06-24",
            "source_verified_at": "2026-05-25",
            "source_name": "Canonical Greenhouse board",
            "source_url": "https://job-boards.greenhouse.io/canonical/jobs/6173361",
            "apply_url": "https://job-boards.greenhouse.io/canonical/jobs/6173361",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "verify_on_source",
                "applicant_region_label": "Applicant region: verify on source (Home Based - Americas; Home Based - APAC)",
                "remote_scope_signal": "region_limited_remote",
                "remote_scope_label": "Remote scope: region-limited remote",
                "candidate_level_signal": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "salary_visibility_signal": "not_publicly_listed",
                "salary_visibility_label": "Salary: not publicly listed",
                "salary_range_parseable_usd": false,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant region: verify on source (Home Based - Americas; Home Based - APAC)",
                "Remote scope: region-limited remote",
                "Candidate level: Manager",
                "Salary: not publicly listed"
            ],
            "tags": [
                "sales",
                "canonical",
                "alliances",
                "apac"
            ]
        },
        {
            "slug": "canonical-partner-sales-manager-hewlett-packard-enterprise-india-home-based-apac",
            "job_url": "https://citizenhire.com/jobs/canonical-partner-sales-manager-hewlett-packard-enterprise-india-home-based-apac",
            "title": "Partner Sales Manager - Hewlett Packard Enterprise, India",
            "company": "Canonical",
            "category": "Sales",
            "category_slug": "sales",
            "location": "Home Based - APAC",
            "location_filter": "apac",
            "remote_type": "Remote-region",
            "experience": "Manager",
            "employment_type": "Full-time",
            "salary_label": "Not publicly listed",
            "salary_min_usd": null,
            "salary_max_usd": null,
            "date_posted": "2026-03-31",
            "valid_through": "2026-06-24",
            "source_verified_at": "2026-05-25",
            "source_name": "Canonical Greenhouse board",
            "source_url": "https://job-boards.greenhouse.io/canonical/jobs/5572475",
            "apply_url": "https://job-boards.greenhouse.io/canonical/jobs/5572475",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "verify_on_source",
                "applicant_region_label": "Applicant region: verify on source (Home Based - APAC)",
                "remote_scope_signal": "region_limited_remote",
                "remote_scope_label": "Remote scope: region-limited remote",
                "candidate_level_signal": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "salary_visibility_signal": "not_publicly_listed",
                "salary_visibility_label": "Salary: not publicly listed",
                "salary_range_parseable_usd": false,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant region: verify on source (Home Based - APAC)",
                "Remote scope: region-limited remote",
                "Candidate level: Manager",
                "Salary: not publicly listed"
            ],
            "tags": [
                "sales",
                "canonical",
                "alliances",
                "apac"
            ]
        },
        {
            "slug": "canonical-partner-sales-manager-ihv-alliances-home-based-worldwide",
            "job_url": "https://citizenhire.com/jobs/canonical-partner-sales-manager-ihv-alliances-home-based-worldwide",
            "title": "Partner Sales Manager - IHV Alliances",
            "company": "Canonical",
            "category": "Sales",
            "category_slug": "sales",
            "location": "Home based - Worldwide",
            "location_filter": "worldwide",
            "remote_type": "Worldwide remote",
            "experience": "Manager",
            "employment_type": "Full-time",
            "salary_label": "Not publicly listed",
            "salary_min_usd": null,
            "salary_max_usd": null,
            "date_posted": "2026-03-31",
            "valid_through": "2026-06-24",
            "source_verified_at": "2026-05-25",
            "source_name": "Canonical Greenhouse board",
            "source_url": "https://job-boards.greenhouse.io/canonical/jobs/6950219",
            "apply_url": "https://job-boards.greenhouse.io/canonical/jobs/6950219",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "worldwide",
                "applicant_region_label": "Applicant region: worldwide signal from source",
                "remote_scope_signal": "worldwide_remote",
                "remote_scope_label": "Remote scope: worldwide remote",
                "candidate_level_signal": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "salary_visibility_signal": "not_publicly_listed",
                "salary_visibility_label": "Salary: not publicly listed",
                "salary_range_parseable_usd": false,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant region: worldwide signal from source",
                "Remote scope: worldwide remote",
                "Candidate level: Manager",
                "Salary: not publicly listed"
            ],
            "tags": [
                "sales",
                "canonical",
                "alliances",
                "worldwide"
            ]
        },
        {
            "slug": "canonical-renewals-sales-manager-americas-home-based-americas",
            "job_url": "https://citizenhire.com/jobs/canonical-renewals-sales-manager-americas-home-based-americas",
            "title": "Renewals Sales Manager, Americas",
            "company": "Canonical",
            "category": "Sales",
            "category_slug": "sales",
            "location": "Home Based - Americas",
            "location_filter": "americas",
            "remote_type": "Remote-region",
            "experience": "Manager",
            "employment_type": "Full-time",
            "salary_label": "Not publicly listed",
            "salary_min_usd": null,
            "salary_max_usd": null,
            "date_posted": "2026-03-31",
            "valid_through": "2026-06-24",
            "source_verified_at": "2026-05-25",
            "source_name": "Canonical Greenhouse board",
            "source_url": "https://job-boards.greenhouse.io/canonical/jobs/7437155",
            "apply_url": "https://job-boards.greenhouse.io/canonical/jobs/7437155",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "verify_on_source",
                "applicant_region_label": "Applicant region: verify on source (Home Based - Americas)",
                "remote_scope_signal": "region_limited_remote",
                "remote_scope_label": "Remote scope: region-limited remote",
                "candidate_level_signal": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "salary_visibility_signal": "not_publicly_listed",
                "salary_visibility_label": "Salary: not publicly listed",
                "salary_range_parseable_usd": false,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant region: verify on source (Home Based - Americas)",
                "Remote scope: region-limited remote",
                "Candidate level: Manager",
                "Salary: not publicly listed"
            ],
            "tags": [
                "sales",
                "canonical",
                "commercial-fast-track",
                "americas"
            ]
        },
        {
            "slug": "canonical-senior-design-manager-infrastructure-home-based-emea",
            "job_url": "https://citizenhire.com/jobs/canonical-senior-design-manager-infrastructure-home-based-emea",
            "title": "Senior Design Manager (Infrastructure)",
            "company": "Canonical",
            "category": "Operations",
            "category_slug": "operations",
            "location": "Home based - EMEA",
            "location_filter": "emea",
            "remote_type": "Remote-region",
            "experience": "Manager",
            "employment_type": "Full-time",
            "salary_label": "Not publicly listed",
            "salary_min_usd": null,
            "salary_max_usd": null,
            "date_posted": "2026-03-31",
            "valid_through": "2026-06-24",
            "source_verified_at": "2026-05-25",
            "source_name": "Canonical Greenhouse board",
            "source_url": "https://job-boards.greenhouse.io/canonical/jobs/5995321",
            "apply_url": "https://job-boards.greenhouse.io/canonical/jobs/5995321",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "emea",
                "applicant_region_label": "Applicant region: EMEA",
                "remote_scope_signal": "region_limited_remote",
                "remote_scope_label": "Remote scope: region-limited remote",
                "candidate_level_signal": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "salary_visibility_signal": "not_publicly_listed",
                "salary_visibility_label": "Salary: not publicly listed",
                "salary_range_parseable_usd": false,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant region: EMEA",
                "Remote scope: region-limited remote",
                "Candidate level: Manager",
                "Salary: not publicly listed"
            ],
            "tags": [
                "operations",
                "canonical",
                "design",
                "emea"
            ]
        },
        {
            "slug": "canonical-senior-partner-sales-manager-global-system-integrator-gsi-home-based-worldwide",
            "job_url": "https://citizenhire.com/jobs/canonical-senior-partner-sales-manager-global-system-integrator-gsi-home-based-worldwide",
            "title": "Senior Partner Sales Manager - Global System Integrator (GSI)",
            "company": "Canonical",
            "category": "Sales",
            "category_slug": "sales",
            "location": "Home based - Worldwide",
            "location_filter": "worldwide",
            "remote_type": "Worldwide remote",
            "experience": "Manager",
            "employment_type": "Full-time",
            "salary_label": "Not publicly listed",
            "salary_min_usd": null,
            "salary_max_usd": null,
            "date_posted": "2026-03-31",
            "valid_through": "2026-06-24",
            "source_verified_at": "2026-05-25",
            "source_name": "Canonical Greenhouse board",
            "source_url": "https://job-boards.greenhouse.io/canonical/jobs/7086483",
            "apply_url": "https://job-boards.greenhouse.io/canonical/jobs/7086483",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "worldwide",
                "applicant_region_label": "Applicant region: worldwide signal from source",
                "remote_scope_signal": "worldwide_remote",
                "remote_scope_label": "Remote scope: worldwide remote",
                "candidate_level_signal": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "salary_visibility_signal": "not_publicly_listed",
                "salary_visibility_label": "Salary: not publicly listed",
                "salary_range_parseable_usd": false,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant region: worldwide signal from source",
                "Remote scope: worldwide remote",
                "Candidate level: Manager",
                "Salary: not publicly listed"
            ],
            "tags": [
                "sales",
                "canonical",
                "alliances",
                "worldwide"
            ]
        },
        {
            "slug": "canonical-silicon-alliances-ecosystem-development-manager-home-based-americas-home-based-emea",
            "job_url": "https://citizenhire.com/jobs/canonical-silicon-alliances-ecosystem-development-manager-home-based-americas-home-based-emea",
            "title": "Silicon Alliances Ecosystem Development Manager",
            "company": "Canonical",
            "category": "Business Development",
            "category_slug": "business-development",
            "location": "Home Based - Americas; Home based - EMEA",
            "location_filter": "emea",
            "remote_type": "Remote-region",
            "experience": "Manager",
            "employment_type": "Full-time",
            "salary_label": "Not publicly listed",
            "salary_min_usd": null,
            "salary_max_usd": null,
            "date_posted": "2026-03-31",
            "valid_through": "2026-06-24",
            "source_verified_at": "2026-05-25",
            "source_name": "Canonical Greenhouse board",
            "source_url": "https://job-boards.greenhouse.io/canonical/jobs/5359697",
            "apply_url": "https://job-boards.greenhouse.io/canonical/jobs/5359697",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "emea",
                "applicant_region_label": "Applicant region: EMEA",
                "remote_scope_signal": "region_limited_remote",
                "remote_scope_label": "Remote scope: region-limited remote",
                "candidate_level_signal": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "salary_visibility_signal": "not_publicly_listed",
                "salary_visibility_label": "Salary: not publicly listed",
                "salary_range_parseable_usd": false,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant region: EMEA",
                "Remote scope: region-limited remote",
                "Candidate level: Manager",
                "Salary: not publicly listed"
            ],
            "tags": [
                "business-development",
                "canonical",
                "alliances",
                "emea"
            ]
        },
        {
            "slug": "canonical-software-alliance-ecosystem-manager-home-based-americas-home-based-emea",
            "job_url": "https://citizenhire.com/jobs/canonical-software-alliance-ecosystem-manager-home-based-americas-home-based-emea",
            "title": "Software Alliance Ecosystem Manager",
            "company": "Canonical",
            "category": "Engineering",
            "category_slug": "engineering",
            "location": "Home Based - Americas; Home based - EMEA",
            "location_filter": "emea",
            "remote_type": "Remote-region",
            "experience": "Manager",
            "employment_type": "Full-time",
            "salary_label": "Not publicly listed",
            "salary_min_usd": null,
            "salary_max_usd": null,
            "date_posted": "2026-03-31",
            "valid_through": "2026-06-24",
            "source_verified_at": "2026-05-25",
            "source_name": "Canonical Greenhouse board",
            "source_url": "https://job-boards.greenhouse.io/canonical/jobs/6397940",
            "apply_url": "https://job-boards.greenhouse.io/canonical/jobs/6397940",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "emea",
                "applicant_region_label": "Applicant region: EMEA",
                "remote_scope_signal": "region_limited_remote",
                "remote_scope_label": "Remote scope: region-limited remote",
                "candidate_level_signal": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "salary_visibility_signal": "not_publicly_listed",
                "salary_visibility_label": "Salary: not publicly listed",
                "salary_range_parseable_usd": false,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant region: EMEA",
                "Remote scope: region-limited remote",
                "Candidate level: Manager",
                "Salary: not publicly listed"
            ],
            "tags": [
                "engineering",
                "canonical",
                "alliances",
                "emea"
            ]
        },
        {
            "slug": "canonical-software-alliances-director-americas-home-based-americas",
            "job_url": "https://citizenhire.com/jobs/canonical-software-alliances-director-americas-home-based-americas",
            "title": "Software Alliances Director, Americas",
            "company": "Canonical",
            "category": "Engineering",
            "category_slug": "engineering",
            "location": "Home Based - Americas",
            "location_filter": "americas",
            "remote_type": "Remote-region",
            "experience": "Manager",
            "employment_type": "Full-time",
            "salary_label": "Not publicly listed",
            "salary_min_usd": null,
            "salary_max_usd": null,
            "date_posted": "2026-03-31",
            "valid_through": "2026-06-24",
            "source_verified_at": "2026-05-25",
            "source_name": "Canonical Greenhouse board",
            "source_url": "https://job-boards.greenhouse.io/canonical/jobs/7607786",
            "apply_url": "https://job-boards.greenhouse.io/canonical/jobs/7607786",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "verify_on_source",
                "applicant_region_label": "Applicant region: verify on source (Home Based - Americas)",
                "remote_scope_signal": "region_limited_remote",
                "remote_scope_label": "Remote scope: region-limited remote",
                "candidate_level_signal": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "salary_visibility_signal": "not_publicly_listed",
                "salary_visibility_label": "Salary: not publicly listed",
                "salary_range_parseable_usd": false,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant region: verify on source (Home Based - Americas)",
                "Remote scope: region-limited remote",
                "Candidate level: Manager",
                "Salary: not publicly listed"
            ],
            "tags": [
                "engineering",
                "canonical",
                "alliances",
                "americas"
            ]
        },
        {
            "slug": "canonical-software-alliances-director-emea-home-based-emea",
            "job_url": "https://citizenhire.com/jobs/canonical-software-alliances-director-emea-home-based-emea",
            "title": "Software Alliances Director, EMEA",
            "company": "Canonical",
            "category": "Engineering",
            "category_slug": "engineering",
            "location": "Home based - EMEA",
            "location_filter": "emea",
            "remote_type": "Remote-region",
            "experience": "Manager",
            "employment_type": "Full-time",
            "salary_label": "Not publicly listed",
            "salary_min_usd": null,
            "salary_max_usd": null,
            "date_posted": "2026-03-31",
            "valid_through": "2026-06-24",
            "source_verified_at": "2026-05-25",
            "source_name": "Canonical Greenhouse board",
            "source_url": "https://job-boards.greenhouse.io/canonical/jobs/6300377",
            "apply_url": "https://job-boards.greenhouse.io/canonical/jobs/6300377",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "emea",
                "applicant_region_label": "Applicant region: EMEA",
                "remote_scope_signal": "region_limited_remote",
                "remote_scope_label": "Remote scope: region-limited remote",
                "candidate_level_signal": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "salary_visibility_signal": "not_publicly_listed",
                "salary_visibility_label": "Salary: not publicly listed",
                "salary_range_parseable_usd": false,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant region: EMEA",
                "Remote scope: region-limited remote",
                "Candidate level: Manager",
                "Salary: not publicly listed"
            ],
            "tags": [
                "engineering",
                "canonical",
                "alliances",
                "emea"
            ]
        },
        {
            "slug": "canonical-software-engineering-manager-container-and-virtualisation-infrastructure-home-based-americas-home-based-emea",
            "job_url": "https://citizenhire.com/jobs/canonical-software-engineering-manager-container-and-virtualisation-infrastructure-home-based-americas-home-based-emea",
            "title": "Software Engineering Manager - Container and Virtualisation Infrastructure",
            "company": "Canonical",
            "category": "Engineering",
            "category_slug": "engineering",
            "location": "Home Based - Americas; Home based - EMEA",
            "location_filter": "emea",
            "remote_type": "Remote-region",
            "experience": "Manager",
            "employment_type": "Full-time",
            "salary_label": "Not publicly listed",
            "salary_min_usd": null,
            "salary_max_usd": null,
            "date_posted": "2026-03-31",
            "valid_through": "2026-06-24",
            "source_verified_at": "2026-05-25",
            "source_name": "Canonical Greenhouse board",
            "source_url": "https://job-boards.greenhouse.io/canonical/jobs/4086684",
            "apply_url": "https://job-boards.greenhouse.io/canonical/jobs/4086684",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "emea",
                "applicant_region_label": "Applicant region: EMEA",
                "remote_scope_signal": "region_limited_remote",
                "remote_scope_label": "Remote scope: region-limited remote",
                "candidate_level_signal": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "salary_visibility_signal": "not_publicly_listed",
                "salary_visibility_label": "Salary: not publicly listed",
                "salary_range_parseable_usd": false,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant region: EMEA",
                "Remote scope: region-limited remote",
                "Candidate level: Manager",
                "Salary: not publicly listed"
            ],
            "tags": [
                "engineering",
                "canonical",
                "cloud-engineering",
                "emea"
            ]
        },
        {
            "slug": "canonical-software-engineering-manager-ubuntu-linux-kernel-home-based-worldwide",
            "job_url": "https://citizenhire.com/jobs/canonical-software-engineering-manager-ubuntu-linux-kernel-home-based-worldwide",
            "title": "Software Engineering Manager - Ubuntu Linux Kernel",
            "company": "Canonical",
            "category": "Engineering",
            "category_slug": "engineering",
            "location": "Home based - Worldwide",
            "location_filter": "worldwide",
            "remote_type": "Worldwide remote",
            "experience": "Manager",
            "employment_type": "Full-time",
            "salary_label": "Not publicly listed",
            "salary_min_usd": null,
            "salary_max_usd": null,
            "date_posted": "2026-03-31",
            "valid_through": "2026-06-24",
            "source_verified_at": "2026-05-25",
            "source_name": "Canonical Greenhouse board",
            "source_url": "https://job-boards.greenhouse.io/canonical/jobs/3542384",
            "apply_url": "https://job-boards.greenhouse.io/canonical/jobs/3542384",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "worldwide",
                "applicant_region_label": "Applicant region: worldwide signal from source",
                "remote_scope_signal": "worldwide_remote",
                "remote_scope_label": "Remote scope: worldwide remote",
                "candidate_level_signal": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "salary_visibility_signal": "not_publicly_listed",
                "salary_visibility_label": "Salary: not publicly listed",
                "salary_range_parseable_usd": false,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant region: worldwide signal from source",
                "Remote scope: worldwide remote",
                "Candidate level: Manager",
                "Salary: not publicly listed"
            ],
            "tags": [
                "engineering",
                "canonical",
                "devices-engineering",
                "worldwide"
            ]
        },
        {
            "slug": "canonical-software-platform-engineering-manager-ubuntu-for-next-gen-silicon-home-based-worldwide",
            "job_url": "https://citizenhire.com/jobs/canonical-software-platform-engineering-manager-ubuntu-for-next-gen-silicon-home-based-worldwide",
            "title": "Software Platform Engineering Manager - Ubuntu for Next-Gen Silicon",
            "company": "Canonical",
            "category": "Engineering",
            "category_slug": "engineering",
            "location": "Home based - Worldwide",
            "location_filter": "worldwide",
            "remote_type": "Worldwide remote",
            "experience": "Manager",
            "employment_type": "Full-time",
            "salary_label": "Not publicly listed",
            "salary_min_usd": null,
            "salary_max_usd": null,
            "date_posted": "2026-03-31",
            "valid_through": "2026-06-24",
            "source_verified_at": "2026-05-25",
            "source_name": "Canonical Greenhouse board",
            "source_url": "https://job-boards.greenhouse.io/canonical/jobs/4279483",
            "apply_url": "https://job-boards.greenhouse.io/canonical/jobs/4279483",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "worldwide",
                "applicant_region_label": "Applicant region: worldwide signal from source",
                "remote_scope_signal": "worldwide_remote",
                "remote_scope_label": "Remote scope: worldwide remote",
                "candidate_level_signal": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "salary_visibility_signal": "not_publicly_listed",
                "salary_visibility_label": "Salary: not publicly listed",
                "salary_range_parseable_usd": false,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant region: worldwide signal from source",
                "Remote scope: worldwide remote",
                "Candidate level: Manager",
                "Salary: not publicly listed"
            ],
            "tags": [
                "engineering",
                "canonical",
                "devices-engineering",
                "worldwide"
            ]
        },
        {
            "slug": "airtable-director-technical-account-management-remote-us-remote-canada",
            "job_url": "https://citizenhire.com/jobs/airtable-director-technical-account-management-remote-us-remote-canada",
            "title": "Director, Technical Account Management",
            "company": "Airtable",
            "category": "Support",
            "category_slug": "support",
            "location": "Remote - US; Remote - Canada",
            "location_filter": "north-america",
            "remote_type": "Remote-region",
            "experience": "Manager",
            "employment_type": "Full-time",
            "salary_label": "USD 252,000 - 357,400",
            "salary_min_usd": 252000,
            "salary_max_usd": 357400,
            "date_posted": "2026-03-31",
            "valid_through": "2026-06-24",
            "source_verified_at": "2026-05-25",
            "source_name": "Airtable Greenhouse board",
            "source_url": "https://job-boards.greenhouse.io/airtable/jobs/8485839002",
            "apply_url": "https://job-boards.greenhouse.io/airtable/jobs/8485839002",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "canada_or_source_listed_countries",
                "applicant_region_label": "Applicant country signal: Canada or source-listed countries",
                "remote_scope_signal": "region_limited_remote",
                "remote_scope_label": "Remote scope: region-limited remote",
                "candidate_level_signal": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "salary_visibility_signal": "public_usd_range",
                "salary_visibility_label": "Salary: public range shown",
                "salary_range_parseable_usd": true,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant country signal: Canada or source-listed countries",
                "Remote scope: region-limited remote",
                "Candidate level: Manager",
                "Salary: public range shown"
            ],
            "tags": [
                "support",
                "airtable",
                "customer-support",
                "north-america"
            ]
        },
        {
            "slug": "reddit-community-manager-french-speaker-contract-remote-united-kingdom",
            "job_url": "https://citizenhire.com/jobs/reddit-community-manager-french-speaker-contract-remote-united-kingdom",
            "title": "Community Manager - French speaker (contract)",
            "company": "Reddit",
            "category": "Operations",
            "category_slug": "operations",
            "location": "Remote - United Kingdom",
            "location_filter": "europe",
            "remote_type": "Remote-region",
            "experience": "Manager",
            "employment_type": "Full-time",
            "salary_label": "Not publicly listed",
            "salary_min_usd": null,
            "salary_max_usd": null,
            "date_posted": "2026-03-24",
            "valid_through": "2026-06-24",
            "source_verified_at": "2026-05-25",
            "source_name": "Reddit Greenhouse board",
            "source_url": "https://job-boards.greenhouse.io/reddit/jobs/7669372",
            "apply_url": "https://job-boards.greenhouse.io/reddit/jobs/7669372",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "united_kingdom_or_source_listed_countries",
                "applicant_region_label": "Applicant country signal: United Kingdom or source-listed countries",
                "remote_scope_signal": "region_limited_remote",
                "remote_scope_label": "Remote scope: region-limited remote",
                "candidate_level_signal": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "salary_visibility_signal": "not_publicly_listed",
                "salary_visibility_label": "Salary: not publicly listed",
                "salary_range_parseable_usd": false,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant country signal: United Kingdom or source-listed countries",
                "Remote scope: region-limited remote",
                "Candidate level: Manager",
                "Salary: not publicly listed"
            ],
            "tags": [
                "operations",
                "reddit",
                "community",
                "europe"
            ]
        },
        {
            "slug": "reddit-senior-client-account-manager-contract-remote-ontario-canada",
            "job_url": "https://citizenhire.com/jobs/reddit-senior-client-account-manager-contract-remote-ontario-canada",
            "title": "Senior Client Account Manager (Contract)",
            "company": "Reddit",
            "category": "Sales",
            "category_slug": "sales",
            "location": "Remote - Ontario, Canada",
            "location_filter": "north-america",
            "remote_type": "Remote-region",
            "experience": "Manager",
            "employment_type": "Full-time",
            "salary_label": "Not publicly listed",
            "salary_min_usd": null,
            "salary_max_usd": null,
            "date_posted": "2026-03-19",
            "valid_through": "2026-06-24",
            "source_verified_at": "2026-05-25",
            "source_name": "Reddit Greenhouse board",
            "source_url": "https://job-boards.greenhouse.io/reddit/jobs/7391478",
            "apply_url": "https://job-boards.greenhouse.io/reddit/jobs/7391478",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "canada_or_source_listed_countries",
                "applicant_region_label": "Applicant country signal: Canada or source-listed countries",
                "remote_scope_signal": "region_limited_remote",
                "remote_scope_label": "Remote scope: region-limited remote",
                "candidate_level_signal": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "salary_visibility_signal": "not_publicly_listed",
                "salary_visibility_label": "Salary: not publicly listed",
                "salary_range_parseable_usd": false,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant country signal: Canada or source-listed countries",
                "Remote scope: region-limited remote",
                "Candidate level: Manager",
                "Salary: not publicly listed"
            ],
            "tags": [
                "sales",
                "reddit",
                "large-customer-sales",
                "north-america"
            ]
        },
        {
            "slug": "affirm-analytics-manager-full-stack-fraud-analytics-remote-uk",
            "job_url": "https://citizenhire.com/jobs/affirm-analytics-manager-full-stack-fraud-analytics-remote-uk",
            "title": "Analytics Manager, Full Stack (Fraud Analytics)",
            "company": "Affirm",
            "category": "AI and Data",
            "category_slug": "ai-data",
            "location": "Remote UK",
            "location_filter": "europe",
            "remote_type": "Remote-region",
            "experience": "Manager",
            "employment_type": "Full-time",
            "salary_label": "Not publicly listed",
            "salary_min_usd": null,
            "salary_max_usd": null,
            "date_posted": "2026-02-24",
            "valid_through": "2026-07-03",
            "source_verified_at": "2026-06-03",
            "source_name": "Affirm Greenhouse board",
            "source_url": "https://job-boards.greenhouse.io/affirm/jobs/7532268003",
            "apply_url": "https://job-boards.greenhouse.io/affirm/jobs/7532268003",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "united_kingdom_or_source_listed_countries",
                "applicant_region_label": "Applicant country signal: United Kingdom or source-listed countries",
                "remote_scope_signal": "region_limited_remote",
                "remote_scope_label": "Remote scope: region-limited remote",
                "candidate_level_signal": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "salary_visibility_signal": "not_publicly_listed",
                "salary_visibility_label": "Salary: not publicly listed",
                "salary_range_parseable_usd": false,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant country signal: United Kingdom or source-listed countries",
                "Remote scope: region-limited remote",
                "Candidate level: Manager",
                "Salary: not publicly listed"
            ],
            "tags": [
                "analytics",
                "fraud analytics",
                "remote uk",
                "ai and data",
                "affirm"
            ]
        },
        {
            "slug": "affirm-analytics-manager-full-stack-fraud-analytics-remote-uk",
            "job_url": "https://citizenhire.com/jobs/affirm-analytics-manager-full-stack-fraud-analytics-remote-uk",
            "title": "Analytics Manager, Full Stack (Fraud Analytics)",
            "company": "Affirm",
            "category": "AI and Data",
            "category_slug": "ai-data",
            "location": "Remote UK",
            "location_filter": "europe",
            "remote_type": "Remote-region",
            "experience": "Manager",
            "employment_type": "Full-time",
            "salary_label": "Not publicly listed",
            "salary_min_usd": null,
            "salary_max_usd": null,
            "date_posted": "2026-02-24",
            "valid_through": "2026-06-24",
            "source_verified_at": "2026-05-25",
            "source_name": "Affirm Greenhouse board",
            "source_url": "https://job-boards.greenhouse.io/affirm/jobs/7532268003",
            "apply_url": "https://job-boards.greenhouse.io/affirm/jobs/7532268003",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "united_kingdom_or_source_listed_countries",
                "applicant_region_label": "Applicant country signal: United Kingdom or source-listed countries",
                "remote_scope_signal": "region_limited_remote",
                "remote_scope_label": "Remote scope: region-limited remote",
                "candidate_level_signal": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "salary_visibility_signal": "not_publicly_listed",
                "salary_visibility_label": "Salary: not publicly listed",
                "salary_range_parseable_usd": false,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant country signal: United Kingdom or source-listed countries",
                "Remote scope: region-limited remote",
                "Candidate level: Manager",
                "Salary: not publicly listed"
            ],
            "tags": [
                "ai-and-data",
                "affirm",
                "core-analytics",
                "europe"
            ]
        },
        {
            "slug": "affirm-group-product-management-manager-remote-uk",
            "job_url": "https://citizenhire.com/jobs/affirm-group-product-management-manager-remote-uk",
            "title": "Group Product Management Manager",
            "company": "Affirm",
            "category": "Operations",
            "category_slug": "operations",
            "location": "Remote UK",
            "location_filter": "europe",
            "remote_type": "Remote-region",
            "experience": "Manager",
            "employment_type": "Full-time",
            "salary_label": "Not publicly listed",
            "salary_min_usd": null,
            "salary_max_usd": null,
            "date_posted": "2026-02-24",
            "valid_through": "2026-06-24",
            "source_verified_at": "2026-05-25",
            "source_name": "Affirm Greenhouse board",
            "source_url": "https://job-boards.greenhouse.io/affirm/jobs/7546216003",
            "apply_url": "https://job-boards.greenhouse.io/affirm/jobs/7546216003",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "united_kingdom_or_source_listed_countries",
                "applicant_region_label": "Applicant country signal: United Kingdom or source-listed countries",
                "remote_scope_signal": "region_limited_remote",
                "remote_scope_label": "Remote scope: region-limited remote",
                "candidate_level_signal": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "salary_visibility_signal": "not_publicly_listed",
                "salary_visibility_label": "Salary: not publicly listed",
                "salary_range_parseable_usd": false,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant country signal: United Kingdom or source-listed countries",
                "Remote scope: region-limited remote",
                "Candidate level: Manager",
                "Salary: not publicly listed"
            ],
            "tags": [
                "operations",
                "affirm",
                "product-management",
                "europe"
            ]
        },
        {
            "slug": "affirm-lead-process-excellence-remote-netherlands",
            "job_url": "https://citizenhire.com/jobs/affirm-lead-process-excellence-remote-netherlands",
            "title": "Lead, Process Excellence",
            "company": "Affirm",
            "category": "Operations",
            "category_slug": "operations",
            "location": "Remote Netherlands",
            "location_filter": "europe",
            "remote_type": "Remote-region",
            "experience": "Manager",
            "employment_type": "Full-time",
            "salary_label": "Not publicly listed",
            "salary_min_usd": null,
            "salary_max_usd": null,
            "date_posted": "2026-02-24",
            "valid_through": "2026-06-24",
            "source_verified_at": "2026-05-25",
            "source_name": "Affirm Greenhouse board",
            "source_url": "https://job-boards.greenhouse.io/affirm/jobs/7503006003",
            "apply_url": "https://job-boards.greenhouse.io/affirm/jobs/7503006003",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "europe_or_source_listed_countries",
                "applicant_region_label": "Applicant region: Europe or source-listed countries",
                "remote_scope_signal": "region_limited_remote",
                "remote_scope_label": "Remote scope: region-limited remote",
                "candidate_level_signal": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "salary_visibility_signal": "not_publicly_listed",
                "salary_visibility_label": "Salary: not publicly listed",
                "salary_range_parseable_usd": false,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant region: Europe or source-listed countries",
                "Remote scope: region-limited remote",
                "Candidate level: Manager",
                "Salary: not publicly listed"
            ],
            "tags": [
                "operations",
                "affirm",
                "ops-excellence-consumer",
                "europe"
            ]
        }
    ]
}