Pylon
Knowledge BaseWebsiteChangelogBook a DemoLogin
  • Getting Started
    • Introduction
    • Quick Start
    • Slack Setup
    • Channel Configuration
    • User Guide
  • Support Workflows
    • Omnichannel Support
    • Issues
      • Views
      • Statuses
      • Message Editor
      • Copilot
      • Sidebar
      • Internal Threads
      • Proactive Issues
      • Translation
      • Bulk actions
      • Issue Groups
    • SLAs
    • Support Hours
    • CSAT
    • Ticket Forms
    • Assignment Rules
      • User Status
    • Email
  • Platform
    • Custom Fields
    • Required and Conditional Fields
    • Tags
    • Teams
    • Triggers
      • Logs & History
    • Macros
    • Command Search
    • Roles & User Management
    • Training Data
    • Ask AI
  • AI Agents
    • Overview
    • Build
      • Resources
    • Test
  • Knowledge Base
    • Overview
    • Articles & Collections
      • Editor
      • Copilot
      • Templates
      • Collaboration
    • Knowledge Gaps
    • Styling & Customization
    • Custom Authentication
    • Search
    • Translation
  • Customer Portal
    • Overview
    • Styling & Customization
    • Access Control
    • Portal Experience
    • Custom Authentication
  • Chat Widget
    • Overview
    • Styling
    • Functionality
    • Chat Experience
    • Chat Setup
    • Identity Verification
    • JavaScript API
  • Account Management
    • Accounts
    • Views
    • Notebooks
      • Blocks
    • Highlights
    • Fields
    • Copilot
    • Activities
      • Custom Activities
    • Sidebar
  • Reporting & Analytics
    • Analytics
    • Default Dashboards
    • Custom Dashboards
  • Broadcasts
    • Overview
    • Create a Broadcast
    • Analytics
  • Integrations
    • CRM
      • Salesforce
      • Hubspot
      • Attio
      • Pipedrive
    • Ticketing
      • Linear
      • GitHub Issues
      • Asana
      • Jira
    • Alerting
      • PagerDuty
      • Opsgenie
    • Chat
      • Slack
        • Internal Threads
        • Collect Data
        • Support Ticket Flow
        • Welcome Message
        • Bookmarks
        • Onboard Employees
        • Left Company
        • Slack Community
      • Microsoft Teams
      • Discord
    • Incident Management
      • incident.io
    • Call Recording
      • Gong
      • Fathom
      • Grain
      • Fireflies
  • Data Warehouse
    • Snowflake
    • BigQuery
  • Developer
    • API
      • Authentication
      • Errors
      • API reference
        • Attachments
        • Accounts
          • Activities
          • Highlights
        • Contacts
        • Custom Fields
        • Issues
        • Knowledge Base
        • Me
        • Messages
        • Tags
        • Teams
        • Ticket Forms
        • User roles
        • Users
      • External IDs
    • Custom Apps
    • Embedded Iframes
    • Webhooks
Powered by GitBook
On this page
  • Overview
  • Field Types
  • Usage
  • Manually Fill
  • AI Autofill
  • Sync from CRM
  • Fill via. API
  • Fill via. Triggers or Macros
  • Fill via. End User Submission

Was this helpful?

  1. Platform

Custom Fields

Set up custom fields to add structured data to your issues, accounts, and contacts.

PreviousEmailNextRequired and Conditional Fields

Last updated 2 months ago

Was this helpful?

Custom fields on objects in Pylon allow you to store additional custom data on each object. They can be filled in manually, synced from your CRM, autofilled with AI, set via. APIs or workflows, or filled via. end user submission. You can configure them in Settings > Pylon in the "", "", and "" pages.

Custom fields can be used across the product in views, analytics, triggers, macros, and more.

Overview

Field Types

Pylon supports the following custom field types:

  • Text

  • Number

  • Decimal

  • Select

  • Multi-select

  • Boolean

  • Date

  • User

  • URL

  • Datetime


Usage

Manually Fill

Custom fields can be manually filled from their individual record pages.

Issue fields: filled in via. the issue sidebar.

Account fields: filled in via. the accounts page.

Contact fields: filled in via. the contacts page.

AI autofilled fields can always be manually updated! Once manually updated on a record, they will not be overridden by AI in the future.

Custom fields can be autofilled using AI to reduce manual work.

Sync from CRM

Account and contact custom fields can be synced directly from your CRM. Multiple times a day these values will be updated from the latest data in your CRM.

Fill via. API

For issues raised from in-app chat, our JavaScript API can set custom field values on issue submission.

Fill via. Triggers or Macros

Use the "Set custom field value" action on a trigger or macro in order to programmatically fill a custom field value.

Fill via. End User Submission

AI Autofill

Fields with a by their name are fields that are fields that are being automatically filled via. AI.

To enable this, you should connect your CRM via the . More details can be found in the CRMarticles.

Use our , , and API endpoints in order to set custom field values via. API.

Use Ticket Forms, collect data , or allow customers to set fields via. the customer portal to populate custom field values based on user input.

✨
✨
Apps Directory
PATCH /issues
PATCH /contacts
PATCH /accounts
directly in Slack
Account Fields
Contact Fields
Issue Fields
Example of a "Product Area" custom field