# Viewing Profile & Reviews

To view a user's profile, you can start by navigating to one of the main pages such as "Freights", "Vehicles", "Round-trips" or "Marketplace". Once you are on the desired page, you can browse through the different posts made by users and look for the post that you want to view more information about. Once you have located the post, you can click on the user's profile picture located on the post. This will take you to the user's profile page.&#x20;

On this page, you will be able to see various information about the user such as their past activity. You can view the total number of Freights, Vehicles, Round-trips, and Products that they have posted on the platform and also see a breakdown of how many of those posts have been made in the past year. Additionally, you can also view a company that they are working for.&#x20;

{% content-ref url="/pages/gWjJS7zzaEpJczdyRPOT" %}
[Company Profile](/viewing-profile-and-reviews/company-profile.md)
{% endcontent-ref %}

By scrolling down you will be able to leave a review for the user for: Communication, Payment, Recommend, and Quality. In addition, you can see the users' past overall ratings.

<div align="left"><figure><img src="/files/AUSjg2tsI9Nb0uAT8o1m" alt=""><figcaption></figcaption></figure></div>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.cargoland24.com/viewing-profile-and-reviews.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
