All about Users in Zoho Projects

All about Users in Zoho Projects

To form a functional team, businesses should define different types of users in their team. Businesses can be effectively managed by inviting users to various roles. And, the person who has the administration privileges can invite or add users to various roles in the project.

Two types of users

Before going into the steps to add users to your portal or project, let's understand the different types of users: 

  • Portal Users - Users who work for the projects in your team.
                     ~ Portal level users - Users who work across projects.
                     ~ Project level users - Users who work for particular projects.

  • Client users - External users your team works for.

                    Portal level client users - Users who are in your portal. 
                    Project level client users - Users who are assigned to particular projects in the portal. 

     For instance

    John works for an advertising agency. He creates a portal ‘Picture Makers’, adds various projects, and invites users to his portal. The team produces ad films and promotions for an event management company ‘Eventz Corner’ owned by Angel. Now, John adds Angel as the Client user and ‘Eventz Corner’ as the Client Company to his portal.

    Customize tabs 

    You can customize the tabs across the projects in your portal for both the project users and client users. Click here to know how you can switch on/off the tabs to enable or disable the visibility of tabs to both the project and client users.


    Note

    • Portal level client users can view only the milestones, task lists, and bugs that are flagged as external across all the projects.
    • Project level client users can view only the milestone, task lists, and bugs that are flagged as external in that particular project.
    • If you disable the milestone, tasks, and bugs tabs for the client users, it will not be visible to them even if they are flagged as external.

    • Client users cannot add users to the project and they can't perform activities without your knowledge.

    Four predefined user roles

    While adding the user to your portal or project, assign the user to a proper role. Privileges for the users are based on their roles. In Zoho Projects, we've four different user roles:


    • Portal owner / Admin - User who creates the portal becomes the portal owner or the admin of the portal. They can access all the projects in the portal and manage all the activities across projects in the portal.
    • Manager - Every project has a manager who manages that particular project in the portal. They will be part of the portal but can access only the project for which they are added as the manager. They can add users to their project and assign roles for them.
    • Employee - Users who are added to particular projects. Either the portal owner/admin or the manager can add users to particular projects in the portal. They can only work on their own tasks.
    • Contractor - Users who are added either by the portal owner/admin or the manager for their own projects. They will be part of that particular project and can work only on their own tasks for a particular period of time.
    Well, you're clear with the different types of users and roles in Zoho Projects. Get to know:

    Import users

    Zoho Projects lets you import users from CRM, Mail Suite, and Google Apps. You can save a lot of time and effort in adding the users to your portal or project. Say, if there are 100 users in CRM and you need to add them to your Zoho Projects portal. You can just import users and assign roles to them. And, your import gets done in seconds. Get to know:

    Start adding users, assign them to different roles, engage with your team, and get your work done in no time. If you've any queries related to adding users to your portal or project, email support@zohoprojects.com

    Regards,

    Monica. R


        • Sticky Posts

        • Tip of the Week: Task Sorting

          I believe that sorting of tasks helps managing the activities in a better fashion. You might second it too . By default, the tasks are listed chronologically. However, you can sort the tasks either by its title, start date, end date, priority, created by and percentage completion. All you have to do is, click the Task Sorting option and select the required criteria. Few points to be noted about task sorting: This option is available in the Classic View only (within My Tasks, Tasks & Milestones section).
        • Tip # 3 - Follow And Add Followers To Your Project Modules

          Besides owning effective managers and quick-witted employees, you need to have supportive followers for accomplishing your project goals. Accompanying this note, today, lets run through a quick and easy tip on  'How to follow and add followers to your project activities?' . Follow the project activities all by yourself -Follow to get real-time milestone updates Milestones are nothing but your project goals, which can ultimately uplift your projects' quality to the next level. Now, users in the portal
        • Tip of the Week: Task Dependency (Duration in Hours)

          I hope the tip on task dependency helped in understanding how it works in Zoho Projects. In a real-time, the successor task may or may not start on the predecessor's completion date. On either case, a project management tool should allow the users to set dependency between tasks. Ain't it? In Zoho Projects, the Task Duration in Hours option allows the users to set dependency between tasks that ends and starts on the same day. The Portal Owner and Admin role users can activate this option from the
        • Tip of the Week: Task Dependency

          Task Dependency - a feature that allows the users to establish dependency / linking between tasks within the project. Points to be noted with respect to this feature: Task Dependency can be set only from the Dependency View section within the Tasks & Milestones module Tasks setup with duration (start & end date) will only be displayed in the Dependency View The supported dependency model is Finish to Start Dependency can be established only between the tasks in the same project A task can be dependent
        • Tip of the Week: Drag and Drop option in Calendar

          As the thoughts flow in your mind, you plan the tasks, provide duration and assign users. While you go through the calendar later, you feel that a couple of tasks should needs to be postponed by a couple of days. Do you navigate to the Tasks & Milestones section and change the task duration? is the question I have for you. In case of YES, I would say that the task duration can be changed from the Calendar module itself. All you need to do is: Drag the task bar and Drop it on the required date. Note:

          • Recent Topics

          • Update latitude & longitude address field API

            How do I update the coordinates of an address field from a widget? I can't modify the latitude and longitude of the address field. I think the problem is how I'm writing formdata variable. zoho_init.then(function (data) { var queryParams = ZOHO.CREATOR.UTIL.getQueryParams();
          • Filter Records in CRM API

            Hi Team, I’m currently working on a task to retrieve expired deals from the CRM. By “expired deals,” I mean deals where the closing date has already passed and the stage is not “Closed Won” or “Closed Lost” (i.e., all other stages). I tried using both
          • User Name in Zoho Cliq Not Updating Across Apps?

            We updated the name of a user in Zoho. (From Sue to Taylor) Her name has not been updated in Cliq on all apps. When in Zoho One, if I go to Cliq directly, it is correct, but if I am in another app, and the Cliq bar pops up on the bottom, it will be the
          • Ability to Use Both AND and OR When Creating Rules (Advanced Conditions)

            I'd like to be able to use more complicated logic when setting up rules. E.g. in Zoho Mail, I can choose "Advanced conditions (AND/OR) to create a rule that can be applied to multiple subject lines from the same sender. But in Zoho TeamInbox, I will have
          • Attaching files to emails within CRM Deals.

            Hello, We have recently started using the extension "Workdrive for CRM" (Related List) to view/store our documents for each Deal, instead of using Attachments. Overall it feels like a better way to go but the user experience is not so great when it comes
          • Why I can't map Account Name from lead module to Account module?

            When I qualify a lead in the bluerprint, I use automated conversion in Blueprint to automatically create Contact, Account and Deal. the Deal record and contact record has been successfully created automatically as I expect, but I can't see any account
          • Pause(1);

            I'm using scheduler to invoke an interaction via http post with an external service. The schedule code uses a for-each loop that runs so fast my external application's log files get messed-up (they are named by date-time stamp). What I'm suggesting is
          • Release Notes | February 2026

            We have rolled out another set of enhancements in Vertical Studio during February 2026, bringing improvements to Canvas customization, reporting capabilities, and data access controls. Here is a summary of what was released during February 2026: Canvas
          • Agentic Engineering with Zoho: The Next Evolution of Intelligent Systems

            The concept of Agentic Engineering is reshaping how modern systems are designed. It introduces a new layer to the way we think about artificial intelligence and system architecture. For years, most software systems have operated in a reactive way — responding
          • Engenharia Agêntica e as soluções da Zoho

            O conceito de engenharia agêntica impacta diretamente como os sistemas são projetos. Este tema inseri mais uma camada a nossa idéia de inteligência artificial. Antes o desenvolvimento de sistemas operavam de forma reativa e dependente de comandos diretos,
          • Beyond Task Lists #1 Effective project and task customization with CodeX

            Dear users, Beyond Task Lists is a series of articles aimed at showcasing the various customization capabilities of Zoho Projects. We'll discuss real life project management scenarios, use cases, and requirements that needs combining multiple features.
          • Is Zoho Sites still actively being developed?

            Hello, Is Zoho Sites still actively being developed as part of the Zoho ecosystem? I noticed that the What's New page (https://www.zoho.com/sites/whats-new.html) does not show any updates since Q1 2025. We were considering migrating our website from Squarespace
          • Set expiration date on document and send reminder

            We have many company documents( for example business registration), work VISA documents. It will be nice if we can set a expiry date and set reminders ( for example 90 days, 60 days, 30 days etc.,) Does Zoho workdrive provide that option?
          • Depositing funds to account

            Hello, I have been using Quickbooks for many years but am considering moving to Zoho Books so I am currently running through various workflows and am working on the Invoicing aspect. In QB, the process is to create an invoice, receive payment and then
          • Debit opening balances of vendors

            Dear colleagues: I am looking at the trial balance as on 31st March 2024, and punching opening balances (1st April 2024) in Zoho Books. Vendors have credit balances, by its nature, but some of our vendors have debit balances as well (e.g., we have paid
          • Zoho Books emails suddenly going to Spam since 11 Nov 2025 (Gmail + now Outlook) — anyone else?

            Hi everyone, We migrated to Zoho Books in July 2025 and everything worked fine until 11 Nov 2025. Since then, Zoho Books system emails are landing in customers’ Spam (first Gmail, and now we’re seeing Outlook/Office 365 also starting to spam them). Impacted
          • Tasks in hours rather than days.

            Hi there, I was wondering whether or not its possible to create a workflow task that has a timer based on hours rather than days? I'm looking to create a workflow task which, when a request field is changed, creates a task for the support desk to call the customer within an hour. However, the workflow task due dates only seem to work in days. Is this possible? Thanks
          • Client Portal ZOHO ONE

            Dear Zoho one is fantastic option for companies but it seems to me that it is still an aggregation of aps let me explain I have zoho books with client portal so client access their invoice then I have zoho project with client portal so they can access their project but not their invoice without another URL another LOGIN Are you planning in creating a beautiful UI portal for client so we can control access to client in one location to multiple aps at least unify project and invoice aps that would
          • The Social Wall: February 2026

            Hello everyone, This month, we’re bringing you a mix of exciting toolkit enhancements and a few improvements across the web and iOS app, all designed to make your social media management simpler and smoother. File converter Images come in different formats,
          • Zoho Mail and SalesInbox doesn't link to CRM record using Reply-To

            Hi, I've just set up SalesInbox, with the intention of using it for sales enquiries (instead of Desk, which I have been using until now). I've noticed that, unlike Desk, SalesInbox only uses the 'From' email address to attempt to link to a CRM contact
          • Service line items

            Hello Latha, Could you please let me know the maximum number of service line items that can be added to a single work order? Thanks, Chethiya.
          • Subforms and automation

            If a user updates a field how do we create an automation etc. We have a field for returned parts and i want to get an email when that field is ticked. How please as Zoho tells me no automation on subforms. The Reason- Why having waited for ever for FSM
          • Poor Search Results on Zoho CRM

            The search on Zoho CRM is quite poor. Salesforce has now published a new search, when will get this on Zoho? https://help.salesforce.com/s/articleView?id=data.c360_a_hybridsearch_index.htm&type=5
          • How to use filters on all products page? Or even a category page?

            Hello, I am trying to create some filters so users can use filters to find products they are looking for. So what i am trying is to create a filter according to price lets say. So if i define it this way i am expecting to see this filter option on category
          • Capture Last check-in date & days since

            I have two custom fields on my Account form, these are "Date of Last Check-In" and "Days Since Last Contact" Using a custom function how can I pull the date from the last check-in and display it in the field "Date of Last Check-In"? and then also display the number of days since last check-in in the "Days SInce Last Contact" field? I tried following a couple of examples but got myself into a bit of a muddle!
          • Pasted Images not being embedded in custom mail

            Hi, I'm making a custom report by email based on commentaries. I have the email ready, all working great except for images that are being pasted in the commentaries. Zoho deals with them as temp images and so it requires authentication to view them, something
          • AI Bot and Advanced Automation for WhatsApp

            Most small businesses "live" on WhatsApp, and while Bigin’s current integration is helpful, users need more automation to keep up with volume. We are requesting features based on our customer Feedbacks AI Bot: For auto-replying to FAQs. Keyword Triggers:
          • Bigin, more powerful than ever on iOS 26, iPadOS 26, macOS Tahoe, and watchOS 26.

            Hot on the heels of Apple’s latest OS updates, we’ve rolled out several enhancements and features designed to help you get the most from your Apple devices. Enjoy a refined user experience with smoother navigation and a more content-focused Liquid Glass
          • Select CRM Custom Module in Zoho Creator

            I have a custom module added in Zoho CRM that I would like to link in Zoho creator.  When I add the Zoho CRM field it does not show the new module.  Is this possible?  Do i need to change something in CRM to make it accesible in Creator?
          • Zoho CRM Quotes – Subform and PDF/Writer Limitations

            Hello, I am encountering the following limitations in Zoho CRM Quotes: Custom product images cannot be uploaded in the subform – the image upload field cannot be added; only the file upload field is available. File upload placeholders cannot be used in
          • Introducing Workqueue: your all-in-one view to manage daily work

            Hello all, We’re excited to introduce a major productivity boost to your CRM experience: Workqueue, a dynamic, all-in-one workspace that brings every important sales activity, approval, and follow-up right to your fingertips. What is Workqueue? Sales
          • Archiving Contacts

            How do I archive a list of contacts, or individual contacts?
          • Every time an event is updated, all participants receive an update email. How can I deactivate this?

            Every time an event is updated in Zoho CRM (e.g. change description, link to Lead) every participant of this meeting gets an update email. Another customer noticed this problem years ago in the Japanese community: https://help.zoho.com/portal/ja/community/topic/any-time-an-event-is-updated-on-zohocrm-calendar-it-sends-multiple-invites-to-the-participants-how-do-i-stop-that-from-happening
          • 3/18 オンライン勉強会のお知らせ Zoho ワークアウト (無料)

            ユーザーの皆さま、こんにちは。コミュニティチームの中野です。 3月開催のZoho ワークアウトの開催が決定しましたのでご案内します。 今回はZoomにて、オンライン開催します。 ▶︎参加登録はこちら(無料) https://us02web.zoom.us/meeting/register/BoNTN7zYR8OvOPGShqBY0A ━━━━━━━━━━━━━━━━━━━━━━━━ Zoho ワークアウトとは? Zoho ユーザー同士で交流しながら、サービスに関する疑問や不明点の解消を目指すイベントです。
          • Zoho Sheet for Desktop

            Does Zoho plans to develop a Desktop version of Sheet that installs on the computer like was done with Writer?
          • Conversion Rate – Won Deals over Assigned Prospects

            Hello, I would like assistance configuring a KPI in Zoho Analytics titled: Objective of the calculation: Number of Won Deals divided by Total number of assigned prospects (not only converted prospects). Important clarification: The denominator must include
          • Perfomance Management - Zoho People

            Hi team, I am looking for performance management data such as KRA, goals, feedback, appraisals, etc., in Zoho Analytics. However, I am unable to find these metrics while editing the setup. Could you please confirm whether these fields are available in
          • Feature Request – Conditional Visitor Information Request in Zoho SalesIQ

            We would like to request the ability to conditionally ask for visitor details based on the communication channel used in Zoho SalesIQ. Specifically: When a visitor initiates a conversation through the live chat widget on the website, we want to continue
          • Apple Messages for Business in Omnichannel communications?

            Hello, Apple launched "Apple Messages for Business" but Zoho CRM or Zoho Desk don't appear in the list of possible integrators. Zoho already promotes https://www.zoho.com/crm/omnichannel.html Omni Channel integration, but Apple Messages does not yet appear.
          • Admin asked me for Backend Details when I wanted to verify my ZeptoMail Account

            Please provide the backend details where you will be adding the SMTP/API information of ZeptoMail Who knows what this means?
          • Next Page