help.clickup.com Open in urlscan Pro
104.16.53.111  Public Scan

Submitted URL: https://links.clickup.com/u/click?_t=c24ba18b0d184a68becd65689a02ad77&_m=50b480af074c4e8ca9e97e909e3c9f84&_e=Wz0FTZSJamR2N...
Effective URL: https://help.clickup.com/hc/en-us
Submission: On October 17 via api from DE — Scanned from DE

Form analysis 1 forms found in the DOM

GET /hc/en-us/search

<form role="search" class="form-field mb-0" data-search="" data-instant="true" autocomplete="off" action="/hc/en-us/search" accept-charset="UTF-8" method="get"><input name="utf8" type="hidden" value="✓" autocomplete="off"><input type="search"
    name="query" id="query" placeholder="Search" autocomplete="off" aria-label="Search">
  <input type="submit" name="commit" value="Search">
</form>

Text Content

___

Skip to main content
ClickUp Help Center Toggle navigation menu

ClickUp API ClickUp University Status
Categories
Getting StartedClickUp HierarchyFeaturesBillingClickApps and
IntegrationsSecurity & PrivacyTechnical SupportMobileClickUpdates (Release
Notes)Use Cases
Categories



HOW CAN WE HELP?


SEARCH



Suggestions:

Billing
Add a guest
Create a Whiteboard
Create a Dashboard




 * CLICKUP API
   
   View our documentation for the ClickUp API.


 * CLICKUP UNIVERSITY
   
   Level up your skills to increase your productivity and save you time.


 * WEBINARS
   
   Join our platform experts in real-time to build your best workflow.


 * CLICKUP TEMPLATES
   
   Find ready-to-use templates that work for your use case.


CATEGORIES


 * GETTING STARTED
   
   New to ClickUp? Learn the best practices in getting your Workspace set up for
   success!


 * CLICKUP HIERARCHY
   
   The heart of our platform! The Hierarchy provides an organized way to break
   work down into easily managed actionable items.


 * FEATURES
   
   Details on all the great tools available in ClickUp Workspaces.


 * BILLING
   
   Questions about your plan, invoices, and payment options? We have you
   covered.


 * CLICKAPPS AND INTEGRATIONS
   
   Customize your Workspace features and experience!


 * SECURITY & PRIVACY
   
   Privacy policies, compliance, and account security.


 * TECHNICAL SUPPORT
   
   Tips on troubleshooting, bug reporting, and feature requests.


 * MOBILE
   
   Access key ClickUp features from outside the platform so you can keep ideas
   flowing whenever inspiration strikes.


 * CLICKUPDATES (RELEASE NOTES)
   
   Stay up to date with our weekly releases!


 * USE CASES
   
   Templates and ideas specific to your industry or professional field.


MOST VIEWED ARTICLES

Invite guests to your Workspace
Guests are great for working with people outside your organization who only need
to access specific items in your Wor...

View article

Create and manage custom statuses
Set statuses at the Space, Folder, and List level to organize your team's
workflow. You can mark your tasks with cust...

View article

Guests overview
Invite people from outside your organization to join your Workspace as guests.
People in a guest role will only be ab...

View article

Dashboards overview
Dashboards are the best way to build high-level views of everything going on in
your Workspace. Create a visual repre...

View article

Notification settings
Set granular notification settings to stay on top of whatever matters most to
you. Notification settings apply to eac...

View article

Create your own app with the ClickUp API
Want to create an app that integrates with ClickUp? Give your users the ability
to sign in using OAuth 2.0!  Be sure ...

View article

Google Calendar Syncing
Display your Google calendar events alongside ClickUp tasks when using the
ClickUp Calendar view. You can also sync t...

View article

Slack integration overview
ClickUp's Slack integration allows you to do more than just chat with your
teammates. Maximize your team's productivi...

View article

Time Tracking overview
Whether you're tracking client meetings or simply working on tasks, ClickUp
provides you with numerous solutions acro...

View article


CAN'T FIND WHAT YOU'RE LOOKING FOR?

Contact us

Go to ClickUp


Suggestions:


<% var getColumnClasses = function(columnNumber) { var classNames =
numberColumns === 'auto' ? 'col-auto' : 'col-12'; if (numberColumns >= 2)
classNames += ' md:col-6'; if (numberColumns >= 3) classNames += ' lg:col-4'; if
(numberColumns >= 4) classNames += ' xl:col-3'; return classNames; } %>
   <% blocks.forEach(function(block, index) { %>
 * <% if (imageHeight) { %> <% } %> <% if (block.name) { %>
   
   
   <%= BLOCK.NAME %>
   
   <% } %> <% if (block.description) { %>
   
   <%= block.description %>
   
   <% } %>
   <% }) %>


MOST VIEWED ARTICLES

<% if (articles.length) { %>
<% articles.forEach(function(article) { %>
<%= article.title %>
<%= Util.getExcerpt(article.body, 256) %>

View article

<% }); %>
<% } else { %>

empty

<% } %>


CAN'T FIND WHAT YOU'RE LOOKING FOR?

Contact us



CATEGORIES

   <% categories.forEach(function(category, index) { %>
 * <%= category.name %>
   <%= partial('partial-article-list-sections', { id: 'category-' + category.id,
   parentId: '#sidebar-navigation', sections: category.sections,
   activeCategoryId: activeCategoryId, activeSectionId: activeSectionId,
   activeArticleId: activeArticleId, partial: partial }) %>
   <% }); %>

<% var maxSections = 12 %>


TOGGLE NAVIGATION MENU

   <% categories.forEach(function(category, index) { %>


 * <%= CATEGORY.NAME %>
   
   <%= partial('partial-section-list-sections', { parent: category, sections:
   category.sections, maxSections: maxSections, partial: partial }) %>
   <% }); %>


CATEGORIES


CATEGORIES

   <% categories.forEach(function(category) { %>
 * <%= category.name %>
   <% }); %>

<% if (sections.length) { %>
   <% sections.forEach(function(section) { %>
 * <%= section.name %>
   <%= partial('partial-article-list-sections', { id: 'section-' + section.id,
   parentId: '#' + id, sections: section.sections, activeCategoryId:
   activeCategoryId, activeSectionId: activeSectionId, activeArticleId:
   activeArticleId, partial: partial }) %> <% if (section.articles.length) { %>
     <% section.articles.forEach(function(article) { %>
   * <%= article.title %>
     <% }); %>
   <% } %>
   <% }); %>

<% } %> <% if (sections.length) { %>
   <% sections.slice(0, maxSections).forEach(function(section) { %>
 * <%= section.name %> <%= partial('partial-section-list-sections', { parent:
   section, sections: section.sections, maxSections: maxSections, partial:
   partial }) %>
   <% }); %> <% if (sections.length > maxSections) { %>
 * See more
   <% } %>

<% } %>